Changes

Jump to navigation Jump to search
182 bytes added ,  15:27, 18 December 2015
adds trace setting
Add <code>GIT_TRACE=1</code> to your command to see more of what's going on. (Note that there are no spaces and no semicolon.)
<source lang="bash">
GIT_TRACE=1 git status
</source>
 
See all the changes in color, but without any context lines, and without the leading +/-/<nowiki>[space]</nowiki>
This makes it easy to grab changes and stuff them in another file for example.
4,558

edits

Navigation menu