Skip to content

Posts tagged ‘git’

Git Dates

Git commits store two dates: the author date and the committer date.

Git Merge Conflicts

Git Diff Highlighting

Git now comes with a useful diff highlighter that highlights both the line and word level changes to files.