Git quicky - locally ignore files

Ever needed to modify a file locally but wanted to make sure it doesn't get committed and pushed back in to the stream? Well, if you're using Git, it's as easy as:

$ git update-index --assume-unchanged path/to/file.txt

Extremely helpful if you've got password changes in config files that you don't want committed

Written and published by Blake Walters – interactive developer, markup nerd and standardista hailing from a time when the <font> tag was acceptable.

Markupboy on Twitter

Stalk Me

Follow markupboy on Twitter Follow markupboy on Delicious Follow markupboy on Digg Follow markupboy on Flickr Follow markupboy on LinkedIn