# HG changeset patch # User Ludovic Chabant # Date 1427583081 25200 # Node ID 455043eb436a0dd75b161e03983e6430d9eeb77c # Parent 08dfce548a9f4e1602a6f00512450f09024541ca More info in the README. diff -r 08dfce548a9f -r 455043eb436a README.md --- a/README.md Sat Mar 28 15:43:57 2015 -0700 +++ b/README.md Sat Mar 28 15:51:21 2015 -0700 @@ -19,6 +19,10 @@ you can override with the `--tmp-dir` argument), update back to every tag, and run `foo bar` each time at the root of the clone. +If you already ran September previously, however, it will only run the command +on any new/changed tag. You can see what September remembers by using the +`--status` argument. + September will guess what kind of repository you're giving it, and do the appropriate things to clone and update it. Right now Git and Mercurial are supported.