[git-users] Re: Can't push old tag

2010-07-01 Thread Trans
On Jul 1, 1:53 pm, Konstantin Khomoutov wrote: > On Jul 1, 8:00 pm, Trans wrote: > > > I tried to push my tags for the first time and an old tag is throwing > > an error: > > >   $ git push --tags > >   To g...@github.com:proutils/vclog.git > >    ! [rejected]        1.4.0 -> 1.4.0 (non-fast fo

[git-users] Re: Can't push old tag

2010-07-01 Thread Konstantin Khomoutov
On Jul 1, 8:00 pm, Trans wrote: > I tried to push my tags for the first time and an old tag is throwing > an error: > >   $ git push --tags >   To g...@github.com:proutils/vclog.git >    ! [rejected]        1.4.0 -> 1.4.0 (non-fast forward) >   error: failed to push some refs to '@github.com:

Re: [git-users] Can't push old tag

2010-07-01 Thread Michael P. Soulier
On 01/07/10 Trans said: > I tried to push my tags for the first time and an old tag is throwing > an error: > > $ git push --tags > To g...@github.com:proutils/vclog.git >! [rejected]1.4.0 -> 1.4.0 (non-fast forward) > error: failed to push some refs to 'g...@github.com:proutils

[git-users] Can't push old tag

2010-07-01 Thread Trans
I tried to push my tags for the first time and an old tag is throwing an error: $ git push --tags To g...@github.com:proutils/vclog.git ! [rejected]1.4.0 -> 1.4.0 (non-fast forward) error: failed to push some refs to 'g...@github.com:proutils/ vclog.git' But my current tag is 1.7