Changes between Version 68 and Version 69 of DeveloperGuidelines/Git


Ignore:
Timestamp:
09/18/13 11:01:44 (11 years ago)
Author:
Pat Tressel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Git

    v68 v69  
    243243}}}
    244244
    245 These are examples of other settings, and are not necessarily ones you'll want to use.
    246 Choice of diff and merge tools is contentious -- use your favorite.
     245These are examples of other settings you can change. The values shown are not necessarily ones you'll want to use.
     246For instance, the choice of diff and merge tools is contentious -- use your favorites.
    247247{{{
    248248git config --global core.editor "'C:/Program Files (x86)/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin"