X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.gitconfig;h=f8bfd579b27466817e7af0277803f81cbd281cec;hb=5b4483f152e04ec74cd42c9bb319e9fc837858b5;hp=3d2f92d24fe9931f9b0e461e7b35a4a11467fa5a;hpb=5d0b433193ac8516a57b408ce32aa2ad18982ca2;p=home.git diff --git a/.gitconfig b/.gitconfig index 3d2f92d..f8bfd57 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,14 +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 lf = log --format= --name-only - m = merge --log=50 + m = merge --log=50 --no-stat rb = rebase rb-d = rebase --committer-date-is-author-date rb-a = rebase --abort @@ -76,7 +74,6 @@ sm = submodule st = status t = tag - up = upload [tag] sort = version:refname