latest 2 messages by bigblackbook

+ [2014-09-25T06:50:29Z] bigblackbook In git we use, "git reset HEAD file", to remove a file from stage but how does it work? Doesn't HEAD refer to the most recent commit. How is it realted to staging area?
+ [2014-09-22T12:20:58Z] bigblackbook When we redirect git's output to a plain text file, it doesn't contain BASH Formatting codes. How does git do this?