Files
git-tfs/docs/release-notes/0.19.0.md
T
2013-11-19 14:42:25 -05:00

13 lines
627 B
Markdown

* Support VS 2013 (#464)
* `git tfs unshelve -b` (#420)
* `git tfs subtree` (#350)
* [`git tfs create`](https://github.com/pmiossec/git-tfs/blob/master/doc/commands/create.md) (#380)
* `git tfs fetch --export` (#445)
* deprecate `git tfs init-branch` (#452)
* TFS branch handling improvements (#418 #427 #363 #433 #463 #470 #442)
* Load author mapping in more places (#432)
* Other improvements (#378 #426 #350 #434 #438 #439 #449 #446 #453 #455 #458 #460 #462 #467 #466 #468 #473 #472 #471 #475 #479 #478 #481 #483 #482)
* Updated libgit2sharp (#465)
[Full diff](https://github.com/git-tfs/git-tfs/compare/v0.18.0...v0.19.0)