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

Re: How to resolve git-am conflict (possible bug)

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:42:36

Possibly related (same subject, not in this thread)

Hi,

On Sat, 12 Aug 2006, Jakub Narebski wrote:
Why do we not record commit id in patch?
Because we do not have to.

There is a commit SHA1 which guarantees the integrity of the commit, and 
then you can generate the patch-id with

	$ git show $commit | git patch-id
And how git-rebase deals with this? 
AFAICT by cherry-picking the commit, and if nothing changed in the index, 
just ignoring the patch.

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