Created
June 4, 2015 09:40
-
-
Save nguyendangminh/9777ae1986fffb698c5b to your computer and use it in GitHub Desktop.
Git cookbook
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
# Ignore files from repository in the pull request | |
git update-index --assume-unchanged source/law/*.pyc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment