July 2018
Intermediate to advanced
354 pages
10h 57m
English
Before we can push the notes from the shareNotes repository, we have to create a note to be pushed, as the notes we have now are all available on the remote repository. The remote repository in this case is the chapter5 directory:
$ git notes --ref verified add -m "Verified by john.doe@example.com" 871ee53b52a
$ git log --notes=verified -1 871ee53b52a
commit 871ee53b52a7e7f6a0fe600a054ec78f8e4bff5a
Author: Robin Rosenberg <robin.rosenberg@dewire.com>
Date: Sun Feb 2 23:26:34 2014 +0100
Reset internal state canonical length in WorkingTreeIterator ...Read now
Unlock full access