On Thu, 26 Oct 2017 03:50:29 -0700 (PDT) "Edward K. Ream" <[email protected]> wrote:
> There seems to be no way to provide branch-specific notes for a git > branch. Does anyone know of a way? Not really. You could use a folder "branch-notes" containing <branchname>.md files, to avoid the overwriting problem when merging. > As a workaround, I propose creating per-branch projects using this > page <https://github.com/leo-editor/leo-editor/projects>. > > What do you think? Either way - the "branch-notes" folder approach is part of the repo., whereas projects are a separate github thing, but I'm sure there'll be an API for downloading them, and branches are supposed to be transient anyway, so having their individual readme's separate isn't that much of an issue. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
