Created
January 5, 2017 03:20
-
-
Save kenmazaika/1dd9fb8d1889d65e466c68e4661f1b56 to your computer and use it in GitHub Desktop.
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
| rm -rf /.git | |
| rm -rf /vagrant/.git | |
| rm -rf /vagrant/src/.git | |
| git rev-parse --show-toplevel | |
| cat .git/config |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment