Skip to content

Instantly share code, notes, and snippets.

@cczona
Created September 28, 2011 23:17
Show Gist options
  • Select an option

  • Save cczona/1249548 to your computer and use it in GitHub Desktop.

Select an option

Save cczona/1249548 to your computer and use it in GitHub Desktop.
Confirmation that GetBundles.tmbundle working copy is current
[~/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle] git st
# On branch master
nothing to commit (working directory clean)
[~/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle] git pull origin master
From https://github.com/adamsalter/GetBundles.tmbundle
* branch master -> FETCH_HEAD
Already up-to-date.
[~/Library/Application Support/TextMate/Bundles/GetBundles.tmbundle] git remote -vv
origin https://github.com/adamsalter/GetBundles.tmbundle.git (fetch)
origin https://github.com/adamsalter/GetBundles.tmbundle.git (push)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment