X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.gitconfig;h=b3201a925db28b5845bf0ac0c97440dbb6ded26a;hb=a78ac12120c3d7f88e53e5418f36d3b2f8c65a93;hp=bd5925d817edf22e18b78c884253df117a732418;hpb=89d2715a50b387fe0d5d941f417c7bad669ab199;p=home.git diff --git a/.gitconfig b/.gitconfig index bd5925d..b3201a9 100644 --- a/.gitconfig +++ b/.gitconfig @@ -42,7 +42,6 @@ [alias] a = add - ab = abandon am-a = am --abort am-c = am --continue ar = archive @@ -57,13 +56,13 @@ cp-x = cherry-pick -x d = diff desc = describe - dl = download f = fetch fp = format-patch -C -M g = grep h = help l = log - m = merge --log + lf = log --format= --name-only + m = merge --log=100 --no-stat rb = rebase rb-d = rebase --committer-date-is-author-date rb-a = rebase --abort @@ -75,7 +74,6 @@ sm = submodule st = status t = tag - up = upload [tag] sort = version:refname