From d26527dd035dff393fd27859f803d8860a57f88e Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Thu, 10 Aug 2017 10:40:24 +0200 Subject: gitconfig: add codereview aliases, commit pretty format and HTTP cookiefile --- .gitconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index ecbb5bb..ba1ca4d 100644 --- a/.gitconfig +++ b/.gitconfig @@ -17,9 +17,17 @@ lp = log -p dist = "!git archive --format=tar -v --prefix=$(git describe HEAD)/ $(git describe HEAD) | bzip2 -9v > ../$(git describe HEAD).tar.bz2" up = pull --rebase --autostash + cr = codereview + change = codereview change + gofmt = codereview gofmt + mail = codereview mail + pending = codereview pending + submit = codereview submit + sync = codereview sync [pretty] fixes = Fixes: %h (\"%s\") + commit = %h (\"%s\") [color] ui = true @@ -52,3 +60,5 @@ [versionsort] prereleaseSuffix = -rc +[http] + cookiefile = /home/tobiask/.gitcookies -- cgit v1.2.3-54-g00ecf t();'> net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/net/6lowpan
AgeCommit message (Expand)AuthorFilesLines