Commit b2963bc1 authored by Hermann Mayer's avatar Hermann Mayer
Browse files

BashRC: Updated the standard git config.

parent 520c7b3f
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -43,8 +43,14 @@
    p = pull
    b = branch -va
    l = log
    weg = push
    f = fetch
    d = diff

; [merge]
;     tool = meld
; [mergetool "meld"]
;     path = ~/.linux-environment/vendors/bright-meld

[clean]
    requireForce = false