All of lore.kernel.org
 help / color / mirror / Atom feed
* Move commits not in origin to a branch
@ 2015-03-02 13:25 shawn wilson
  2015-03-02 14:54 ` Michael J Gruber
  0 siblings, 1 reply; 3+ messages in thread
From: shawn wilson @ 2015-03-02 13:25 UTC (permalink / raw)
  To: Git List

How do I move commits I haven't pushed into a new branch?

 % git log origin..master --pretty=format:'%h'
f7d3a19
1f186c9
66d99f6

Which I'd like to be in a new branch.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-02 15:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-02 13:25 Move commits not in origin to a branch shawn wilson
2015-03-02 14:54 ` Michael J Gruber
2015-03-02 15:43   ` shawn wilson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.