danielpcampagna/4git

Allow the 4git checkout to use commit's short hash

danielpcampagna opened this issue · 1 comments

At using the command 4git checkout <hash>, it is needed to pass the commit's full hash.
The expected result is that 4git also works with commit's short hash, as Git does.