git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [ITCH] push the HEAD I mean
@ 2013-05-10 19:58 Ramkumar Ramachandra
  0 siblings, 0 replies; only message in thread
From: Ramkumar Ramachandra @ 2013-05-10 19:58 UTC (permalink / raw
  To: Git List

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-10 19:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10 19:58 [ITCH] push the HEAD I mean Ramkumar Ramachandra

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).