--
You received this message because you are subscribed to the Google Groups "git-tfs-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to git-tfs-dev...@googlegroups.com.
To post to this group, send email to git-t...@googlegroups.com.
Visit this group at https://groups.google.com/group/git-tfs-dev.
For more options, visit https://groups.google.com/d/optout.
Hi,
We have migrated our source code using git tfs as well.
We tried small repo tfvc to git migration using git tfs clone command, but we face issue that all commits of migrated code get linked with existing WIT . and then we have to do some manual work to remove that commit linking from WIT.
Do you know how to prevent that in next migration?
Thanks,
Vidya.,
--
You received this message because you are subscribed to a topic in the Google Groups "git-tfs-dev" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/git-tfs-dev/M7JOnGYPuE4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
git-tfs-dev...@googlegroups.com.
Hi,
It is not adding workitems in the commit message .
And we are using simple “git Tfs clone “tfs url till collection name” $/Project name/trunk”
and
It added/ linking any changeset/ commit to existing work item template (eg. like task/ user story) of destination project where we have migrated our source code.
Thanks and regards,
Vidya.
Hi again,
Correction: Yes, it is adding work items id in the commit message as well as It added/ linking any changeset/ commit to existing work item template (eg. like task/ user story) of destination project where we have migrated our source code.
Thanks,