Pinned Loading
-
Easily visualise Git merge.conflicts...
Easily visualise Git merge.conflictstyle diff3 with meld, while preserving all information 1[merge]
2conflictstyle = diff3
3tool = three_meld
4[mergetool "three_meld"]
5# Opens up four diff windows:
-
Minimal nginx http configuration
Minimal nginx http configuration 1# Nginx will still complain about opening /var/log/nginx/error.log before
2# switching to stderr. When shutting down, it will also complain about not
3# being able to delete /dev/null.
4daemon off;
5error_log stderr info;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.