Problems with git push --follow-tags in master

12 views
Skip to first unread message

Edward K. Ream

unread,
Aug 3, 2019, 7:34:31 AM8/3/19
to leo-editor
git push --follow-tags

[a64] c:\leo.repo\leo-editor>c:\apps\Git\bin\git.exe push --follow-tags
To https://github.com/leo-editor/leo-editor.git
 
! [rejected]            black -> black (non-fast-forward)
error
: failed to push some refs to 'https://github.com/leo-editor/leo-editor.git'
hint
: Updates were rejected because a pushed branch tip is behind its remote
hint
: counterpart. Check out this branch and integrate the remote changes
hint
: (e.g. 'git pull ...') before pushing again.

hint
: See the 'Note about fast-forwards' in 'git push --help' for details.

I certainly do not want to pull anything! Perhaps I should destroy my local copy of the "black" branch.

Any other ideas?

Edward

Edward K. Ream

unread,
Aug 3, 2019, 8:24:06 AM8/3/19
to leo-editor
On Sat, Aug 3, 2019 at 6:34 AM Edward K. Ream <edre...@gmail.com> wrote:

I deleted my local "black" branch and then pulled it again.  Now all seems well.  I was able to:

    git push --follow-tags

but there is still no v6.0 tag on origin/master.  Otoh, gitk show the v6.0 tag as yellow, whereas gitk shows the tags that did get pushed to origin/master as green.  No idea what this means.

BTW, I had to log in again to GitHub, after which I got a weird message from github, but I don't think this is worrisome.

Edward
Reply all
Reply to author
Forward
0 new messages