RawSushi's Tech Journal
My online tech scrapbook where I keep my notes in case I need to look them up later
Tuesday, February 5, 2013
Git Checkout File From Branch
To checkout a file from a specific branch:
git checkout <branchname> <filepath>
References:
http://stackoverflow.com/questions/8423136/netbeans-git-copy-individual-files-between-branches
http://stackoverflow.com/questions/307579/how-do-i-copy-a-version-of-a-single-file-from-one-git-branch-to-another
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment