[ITCH] push the HEAD I mean

From: Ramkumar Ramachandra <hidden>
Date: 2016-06-15 22:57:12

Hi,

My push.default is current.  I often end up doing:

    # on master
    $ git push
    ....
    # switch to another terminal
    $ git checkout rebase.autostash
    $ git rebase master
    # go back to previous terminal
    # push has failed

This happens because push tries to push rebase.autostash instead.

Should push make a copy of the HEAD ref when invoked, and use that?

Ram
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help