Commit Graph

6 Commits

Author SHA1 Message Date
Iristyle
131c5d3681 feat(GitConfiguration): release 0.0.4 2013-09-16 10:33:39 -04:00
Ethan J. Brown
e014a6ba28 fix (GitConfiguration): Mine / Theirs reversed for DiffMerge 2013-08-22 18:35:27 -07:00
Iristyle
784ab44665 chore(EthanBrown.GitConfiguration): release 0.0.3 2013-04-03 12:58:12 -04:00
Iristyle
15d736fd51 fix(EthanBrown.GitConfiguration): DiffMerge title
- Mine / Theirs was reversed
2013-04-03 12:57:14 -04:00
Iristyle
e47b95dd33 EthanBrown.GitConfiguration to 0.0.2, added DiffMerge dep 2013-03-13 08:53:34 -04:00
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