From b63a2d5a69837da3ea59cbc451b4e152582ef2b5 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 18 Apr 2016 19:11:52 -0700 Subject: Add commit script to generate commit history This will make it easier for users to merge changes into their trees. --- config.ninja | 1 + 1 file changed, 1 insertion(+) (limited to 'config.ninja') 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 -- cgit v1.2.3