v0.33.0
版本发布时间: 2024-03-02 01:39:42
git-tfs/git-tfs最新发布版本:v0.34.0(2024-04-05 00:56:09)
- Keep already committed files (e.g.
.gitignore
) when cloning with--changeset
(#1382 by @boogisha) - Correct WorkItem URL in the changeset metadata (#1396 by @siprbaum)
- Fix a rare error fetching the workitems associated to a changeset (#1395 @drolevar)
- Remove support for TFS 2008 (#1397 @siprbaum)
- Fix #1398: no automatic line ending conversion when git tfs clone was called with a
--gitignore
parameter (#1399 by @siprbaum) - Speed up git-tfs startup time by removing a useless
git rev-parse --show-prefix
invocation. In addition, make a lot of small internal cleanups eliminating dead code (#1400 by siprbaum) - Added support for TFS 2022 (#1406)
- Fix rare crash when checkin policy support as enabled (#1408 by @siprbaum)
- Add support for git-init's --initial-branch option and make git-tfs agnostic with respect to initial branch names (#1405 by @fineol)
- Fix issue #1409: cloning a TFS project whose first changeset is a rename quietly
fails if you specify the
--gitignore
option (#1412 by @fineol) - Don't authenticate again if the TFS server hasn't changed between the TFS remotes (#1424 by @ckorn)
- Add support for reading the remotes to delete in
git-tfs branch
from a file (#1425 by @ckorn) - Remove leftover
--no-metadata
argument from documentation, as feature is gone since v0.17.0 (#1447 by @siprbaum) - Add logging of conflicts for merge operation (#1448 by @idealist1508)
- Fix rare issue when a TFS changeset shall be assigned to multiple commits (#1469 @cdrfun)
- Add PAT authentication support through
GIT_TFS_PAT
environment variable (#1476 by @ryancdotnet)
1、 GitTfs-0.33.0.zip 42.91MB