committed by
Philippe Miossec
parent
d4ae6b5d74
commit
3ffd41b35a
@@ -1033,6 +1033,8 @@ namespace Sep.Git.Tfs.Core
|
||||
Repository = tfsRepositoryPath,
|
||||
RemoteOptions = remoteOptions
|
||||
}, string.Empty);
|
||||
tfsRemote.ExportMetadatas = ExportMetadatas;
|
||||
tfsRemote.ExportWorkitemsMapping = ExportWorkitemsMapping;
|
||||
}
|
||||
if (sha1RootCommit != null && !Repository.HasRef(tfsRemote.RemoteRef))
|
||||
{
|
||||
|
||||
@@ -7,3 +7,4 @@
|
||||
* Added a TraceWarning message when the authors file fails to copy to the cache location (#1071)
|
||||
* Prevent infinite loop when parent changeset cannot be found
|
||||
* Fix xcopy error on build with spaces in solution path (#1092)
|
||||
* Apply export argument to all branches rather than just the trunk (#975)
|
||||
Reference in New Issue
Block a user