Commit Graph

1 Commits

Author SHA1 Message Date
Iristyle
3e9c281e7b EthanBrown.GitConfiguration
- A number of "standard" Git config options on Win
    core.autocrlf       true
    core.safecrlf       false
    rebase.autosquash   true
    help.format         html
    push.default        simple
    core.editor         Notepad++

    diff.tool           DiffMerge
    diff.guitool        DiffMerge
    merge.tool          DiffMerge
2013-03-12 18:05:22 -04:00