]> oss.titaniummirror.com Git - oss-web.git/blobdiff - in/git-utils.md
Newest updates. nesc-1.3.2 and tinyos-2.1.1-4.4.
[oss-web.git] / in / git-utils.md
index 7185502cecbbd944daf9e6ca033f00ade2bce67d..6277a2a0855ed835618fa99ebf993bb84b9847fa 100644 (file)
@@ -12,7 +12,7 @@ Read about [GIT](http://git-scm.com) here.
 # Utilities
 
 TMI is starting to collect a number of small utilities for git.  Each utility
-has a man page describing its operation.
+has a man page describing its operation.  A few notables:
 
 * `git-empty-branch`.  Create an empty branch in a local git repository.
 
@@ -25,6 +25,11 @@ has a man page describing its operation.
   Morgan.  See his [git utilities page](http://git-wt-commit.rubyforge.org).
   We did not want to have to install ruby just for this one little utility.
 
+* `update-mirror`.  A work in progress script to automate mirroring of upstream
+  repositories hosted on various revision controls systems.  Thanks to the
+  authors of [girocco](http://repo.or.cz/w/girocco.git), whose clone.sh script
+  forms the basis of this script.
+
 # Installation
 
 To install the utilities, copy the scripts to `/usr/local/bin` and ensure they