You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TFS allows check-in notes to be added to changesets. Git-tfs (v0.25.1) supports only the default TFS check-in notes 'Code Reviewer', 'Security Reviewer' and 'Performance Reviewer'. Any other (custom) check-in notes are not exported and thus missing in the git commit message.
Git-tfs should export all (custom) TFS check-in notes.