author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 31 May 2005 01:44:02 +0000 (18:44 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 31 May 2005 01:44:02 +0000 (18:44 -0700) | ||
commit | ac5155ef59a686f02e984d449476208ffe33b66d | |
tree | 9f21f49635b764636cb77ba49e281fbbb203e3dc | tree | snapshot |
parent | 70aadac081d8c05ae31616c8f63b73ee3e83c45a | commit | diff |
commit_list_insert: return the new commit list entry
This is useful for when we want to insert the next one after
this new one, for example.
This is useful for when we want to insert the next one after
this new one, for example.
commit.c | diff | blob | history | |
commit.h | diff | blob | history |