Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-mv: Allow -h without repo & fix error message
This fixes "git-mv -h" to output the usage without the need to be in a git repository. Additionally: - fix confusing error message when only one arg was given - fix typo in error message Signed-off-by: Josef Weidendorfer <Josef.Weidendorfer@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information