commit | c9439facdde146e3a8ed6511499379e8b959c467 | [log] [tgz] |
---|---|---|
author | Sebastian Schuberth <sschuberth@gmail.com> | Wed Mar 01 10:56:32 2017 +0100 |
committer | Sebastian Schuberth <sschuberth@gmail.com> | Wed May 03 11:26:21 2017 +0000 |
tree | 440caabcb567eecb239bd743617dd2ea53175e3e | |
parent | ffb4b890997b1799f188ec44f005d949feb643a7 [diff] |
pre-auto-gc: Add support for Windows Previously, this would always have exited with 1 on Windows, causing "git gc --auto" to abort. Fix this by adding support for Windows. Change-Id: Ie519b366a11b6b18b2d465e892e738de3f4bbc99
Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.