How to link a work load item with a commited change?
问题 I am working with Git for Visual Studio Online I added a Product Back Log item. I added some files & commited the change. (It did not linked for some reason) I made some more commits to the project & synced. My 1st change was not linked with the Back log item & it still shows as pending under tasks. How do I link the work item with my first commit? 回答1: Normally to link a commit to a work item you just reference the work item number in the commit message, for example git commit -am "related