Skip to content

Instantly share code, notes, and snippets.

@butaji
Created December 9, 2011 17:29
Show Gist options
  • Save butaji/1452489 to your computer and use it in GitHub Desktop.
Save butaji/1452489 to your computer and use it in GitHub Desktop.
git-tfs checkin force
for i in {1..50}
do
git tfs checkin;
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment