Created
September 28, 2011 23:17
-
-
Save cczona/1249548 to your computer and use it in GitHub Desktop.
Confirmation that GetBundles.tmbundle working copy is current
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [~/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