Files
git-tfs/doc/release-notes/0.19.2.md
T
2013-12-02 17:27:46 -05:00

8 lines
601 B
Markdown

* Fix `--no-build-default-comment` (#491)
* Use a workitems mapping file during export to convert work items ids (#498)
* Add `-I` option to let git-tfs find the good tfs remote to use (#504)
* Warn on some commands if version of git used is 1.8.4 (#489)
* Give more help when running list-remote-branches command on why some branches could not be displayed (#499)
* reset-remote : add a '--force' option when current commit does not belong to a remote or to the good one (#503)
* rcheckin : correct fail to checkin if changeset has been fetched when using `--quick` and `--autorebase` options (#501)