-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Make an issue in VisGit
Make a change to a versioned file
Go to the Git Changes window
enter in a comment for the commit with the last line reading #[X] where [X] is the name of the issue you made.
The above action will associate the commit with the issue on git once synced.
Go to GitHub, verify that the issue now has a comment related the commit you just made.
Go to VisGit and select the issue.
Note that there exists no comment or other content indicating a commit was related to this issue.
Restart Visual Studio
Note that the issue still exists.
I'd like to be able to see this type of update to an issue in VisGit. The commit has a comment directly related to the issue and IMHO constitutes a comment on the issue itself. Even with a refresh button or similar, I don't think VisGit supports displaying this type of change history on an issue. Please add! Many thanks :D