Skip to content
Snippets Groups Projects
Commit ad9f8ef1 authored by Daniel Duarte's avatar Daniel Duarte
Browse files

add note

parent 25697c91
No related branches found
No related tags found
No related merge requests found
...@@ -9,3 +9,5 @@ git config --global --add diff.guitool kdiff3 ...@@ -9,3 +9,5 @@ git config --global --add diff.guitool kdiff3
git config --global --add difftool.kdiff3.path " <Kdiff3 path> " git config --global --add difftool.kdiff3.path " <Kdiff3 path> "
git config --global --add difftool.kdiff3.trustExitCode false git config --global --add difftool.kdiff3.trustExitCode false
``` ```
* Note: omit `" "` when setting up on linux or mac
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment