X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=.gitconfig;h=1d53d93d113cda454185f8fe6e2c45398d67bb4d;hb=44e4477b6887e8d60585e7856304b439b0bd8919;hp=8df1303d6c4b7cbbf4ed0203c0270eb7f5e25374;hpb=5c03e6e91441c2a3018adba7c1b2624cbdb5f18b;p=dotfiles.git diff --git a/.gitconfig b/.gitconfig index 8df1303..1d53d93 100644 --- a/.gitconfig +++ b/.gitconfig @@ -1,7 +1,8 @@ [user] name = Mart Lubbers - email = mart.lubbers@mpi.nl + email = mart@martlubbers.net + [alias] tree = log --decorate --oneline --graph --all - pushd = push origin develop pushm = push origin master + pushd = push origin develop