Re: [PATCH] git-notes.txt: Explain how to transfer notes between repos

2014-09-10 Thread Johan Herland
On Wed, Sep 10, 2014 at 3:56 PM, Øyvind A. Holm wrote: > The documentation for git notes did not mention anywhere how to transfer > notes between repositories, create a section that explains this topic. Thanks! Although there are some online resource containing similar information (e.g. http://gi

Re: [PATCH] git-notes.txt: Explain how to transfer notes between repos

2014-09-10 Thread Eric Sunshine
On Wed, Sep 10, 2014 at 9:56 AM, Øyvind A. Holm wrote: > The documentation for git notes did not mention anywhere how to transfer > notes between repositories, create a section that explains this topic. > > Signed-off-by: Øyvind A. Holm > --- > diff --git a/Documentation/git-notes.txt b/Documenta

[PATCH] git-notes.txt: Explain how to transfer notes between repos

2014-09-10 Thread Øyvind A . Holm
The documentation for git notes did not mention anywhere how to transfer notes between repositories, create a section that explains this topic. Signed-off-by: Øyvind A. Holm --- Documentation/git-notes.txt | 39 +++ 1 file changed, 39 insertions(+) diff --git