Re: Documenting branches
From: Marius Vollmer <hidden>
Date: 2016-06-15 22:45:13
Miklos Vajna [off-list ref] writes:
On Sun, Aug 24, 2008 at 12:38:33AM +0300, Marius Vollmer [off-list ref] wrote:quoted
Junio periodically posts "A note from the maintainer" that explains how the Git repository is structured and what each of the branches is for. It would good if this information could be found in a standard location in the repository itself.See MaintNotes in the 'todo' branch.
Yes, I found them there, but I wouldn't call this a good example that other people should imitate. "MaintNotes in the todo branch" seems more born out of accident than by design. "NOTES in the README branch" already sounds much better.
See also Junio's post in this thread: http://thread.gmane.org/gmane.comp.version-control.git/79608/focus=79621
Thanks, I will read the whole thread.