File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33[ git-tfs] ( http://git-tfs.com/ ) is a two-way bridge between TFS (Team Foundation Server) and git, similar to git-svn.
44It fetches TFS commits into a git repository, and lets you push your updates back to TFS.
55
6- The most recent version is __ 0.20 .0__ . See the [ change history] ( https://github.com/git-tfs/git-tfs/releases ) for details.
6+ The most recent version is __ 0.21 .0__ . See the [ change history] ( https://github.com/git-tfs/git-tfs/releases ) for details.
77
88If you're having problems, check out the [ troubleshooting] ( doc/TROUBLESHOOTING.md ) page.
99And read [ how to report an issue] ( doc/reporting-issues.md ) , before doing so ;)
Original file line number Diff line number Diff line change 11partial class GitTfsProperties
22{
3- public const string Version = "0.20 .0" ;
3+ public const string Version = "0.21 .0" ;
44}
You can’t perform that action at this time.
0 commit comments