On Wed, May 21, 2014 at 02:35:46PM +0400, Sergei Organov wrote:
> Was writing conversion script from CVS to git for my repo and noticed
> slight inconsistency in git-tag, git-branch, and git-update-ref behavior:
>
> $ git --version
> git version 1.9.3
> $ git tag -d && echo success
> success
Thi
Hello,
Was writing conversion script from CVS to git for my repo and noticed
slight inconsistency in git-tag, git-branch, and git-update-ref behavior:
$ git --version
git version 1.9.3
$ git tag -d && echo success
success
$ git branch -d && echo success
fatal: branch name required
$ git update-re
2 matches
Mail list logo