Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

RE: What's in git.git

From: "Luck, Tony" <tony.luck@intel.com>
Date: 2016-06-15 22:42:18

Looks very close to what I want.
git checkout topic
git format-patch --stdout origin > topic-diff
 topic-diff contains each commit as a separate message
$VISUAL topic-diff
# Fix comments
 so this needs some skill & care to rearrange the pieces
 and end up with legal input to git-am

Perhaps I'd like to have:

 git diff SHA-where-I-branched..HEAD

but I don't see the way to compute the SHA-where-I-branched

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