g at index '0x11' ('17'). Whoops!
On Thu, Jun 28, 2018 at 5:49 AM Derrick Stolee wrote:
>
> On 6/28/2018 1:11 AM, Grant Welch wrote:
> > I recently read the "Supercharging the Git Commit Graph blog by
> > Derrick Stolee. I found the article interesting and wa
commit-graph xxd -s$((0x444+(0x8ac0*20)))
-l20 -c20 -g20
000adb44: a849d36cf2877a1890371851710382f463290978 .I.l..z..7.Qq...c).x
$ < .git/objects/info/commit-graph xxd -s$((0x444+(0xb603*20)))
-l20 -c20 -g20
000e3c80: dc8441fdb4598f54865a5c783d1f86c1e0bcb6dc ..A..Y.T.Z\x=...
# terminating label
With the 'terminating' chunk, we can see the SHA1 checksum which I
already covered at the beginning.
$ < .git/objects/info/commit-graph xxd -s0x2e57d0 -g20 -c20
002e57d0: 35507183b1e9546f9e4844f0796d630daebc85d
--
-grant welch
-gwelch...@gmail.com
2 matches
Mail list logo