diff options
| author | Michael Forney <mforney@mforney.org> | 2016-04-18 19:11:52 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-04-23 16:51:19 -0700 |
| commit | b63a2d5a69837da3ea59cbc451b4e152582ef2b5 (patch) | |
| tree | ca9aebce80bc950255000fe0955497393875f832 /config.ninja | |
| parent | 32df789b099a8d6c34b423cd7b3ff892aaaddd4f (diff) | |
Add commit script to generate commit history
This will make it easier for users to merge changes into their trees.
Diffstat (limited to 'config.ninja')
| -rw-r--r-- | config.ninja | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.ninja b/config.ninja index 8b69bfb5..cee4ed36 100644 --- a/config.ninja +++ b/config.ninja @@ -11,3 +11,4 @@ perl = perl repo = root repo_tag = tree +repo_branch = master |
