Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning
titleWarning

Tag collecting is unfortunately not an atomic process. Under certain circumstances, especially when the internet connection is not great, the process can get hung up or crash part-way through. We strongly recommend that remote users, especially those with any history of problems with tag collecting, #batch submit a batch job .

Note
titleInterface changes from previous versions

Version 1.19 adds a new option, --branch, making it possible to create new tags along a branch. 

Version 1.13 accepts the value NONE for the --parent option.  In this case, --new=HEAD is not allowed, but you can specify a positive integer, e.g. --new=123 in order to create a tag for HEAD 123.

Version 1.11 has the additional flag --fake. The options --real and --verbose are now also true flags, taking no argument.

...