Files
dh2i-sam 16fa7a3c72 Fix handling of renamed branches for clone/fetch (#1493)
* In GitTfsRemote.FetchWithMerge(), apply special handling to initial
branch commits that are renaming, as rename destinations will have
these.
In GitTfsRemote.InitTfsRemoteOfChangeset(), when iterating over branch
ancestry, call InitBranch() on the ancestor branch, not the target
branch.  Also only request fetching of parents for the most distant
ancestor.  Also when handling renamed branches, assign the renameResult
for successors.
In GitTfsRemote.InitTfsBranch(), pull the initial commit hash out of
renameResult, if provided.

---------

Co-authored-by: Philippe Miossec <pmiossec@gmail.com>
2024-05-03 09:32:53 +02:00
..
2016-10-31 15:59:08 +01:00
2021-03-18 18:32:32 +01:00
2015-07-19 01:05:44 +02:00
2013-06-03 10:57:51 -04:00
2013-06-03 10:57:51 -04:00
2013-11-26 17:21:57 +01:00
2014-10-26 17:19:44 +01:00