- Sep 19, 2017
-
-
Ben Boeckel authored
-
- Aug 31, 2017
-
-
Code extracted from: https://gitlab.kitware.com/utils/gitsetup.git at commit fba18c20af9d441aa2f29f9cc8313e7ae0661425 (setup).
-
Ben Boeckel authored
-
- Mar 30, 2017
-
-
Ben Boeckel authored
These files are automatically generated, but patched afterwards, so the formatting may be off.
-
- Mar 07, 2017
-
-
Ben Boeckel authored
-
- Sep 27, 2012
-
-
Brad King authored
Add a script implementing our standard "git gerrit-push" alias. When invoked, first check that the current branch is a named topic. Then fetch 'master' from the 'gerrit' remote repository so the local repository can compute a minimal pack to push. Finally, push the topic to the 'gerrit' remote as "refs/for/master/$topic".
-
- Sep 10, 2012
-
-
Brad King authored
Add a .gitattributes line to match both "config.sample" and any config file added by the containing project.
-
- Mar 02, 2012
-
-
Brad King authored
Add the "export-ignore" attribute to all such files. Remove the suggestion from the README since this should not be a responsibility of the including project.
-
- Feb 09, 2012
- Feb 08, 2012
-
-
Brad King authored
-