git

Git is a free and open source distributed version control system.

Page 1 of 1

Staging & committing a portion of a new file with git

Today I found myself wanting to merge a brand new file upstream, with way too many brand new dependencies in tow. I wasn't ready to include »

Dolph Mathews on git 08 May 2014

Enable syntax highlighting in git

You can enable syntax highlighting in git's terminal output using a global git configuration: git config --global color.ui true This covers pretty much everything from »

Dolph Mathews on git 07 May 2014
Page 1 of 1
Dolph Mathews © 2019
Proudly published with Ghost