diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,6 +21,9 @@ intent of simplifying federated git development. a) The git upstream master/main branch b) A "devel" branch that is published c) a "user" branch that can be local only to the developer +4) although 'master' usage is frowned upon, it's used here because 'main' + is already a reserved word in GO and this program has to also know + about 'main' in the context of C and GO language constructs. ## Development Goals |
