I've been using Git-Tfs (https://github.com/git-tfs/git-tfs) for a few months now and love the ability to escape TFS for my personal branches. Until today.
I can pull all I want but when I try to check in (git tfs checkintool
or git tfs checkin
) it lists out the files that are about to be checked in and then just dumps me back to the prompt without doing anything.
How do I debug this?