Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Papperello authored and Joe Papperello committed Jul 17, 2019
1 parent 74d4a45 commit ec3e4d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gitconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[user]
email = [email protected]
name = Joe Papperello
[color]
diff = auto
Expand All @@ -9,7 +8,6 @@
taghistory = log --tags --simplify-by-decoration --pretty=format:'%ai %d %an'
uncommit = reset --soft HEAD^
onstage = diff --staged
url =! bash -c 'git config --get remote.origin.url | sed -E "s/.+:\\(.+\\)\\.git$/https:\\\\/\\\\/github\\\\.com\\\\/\\\\1/g"'
currentbranch = rev-parse --abbrev-ref HEAD
[rerere]
enabled = true

0 comments on commit ec3e4d7

Please sign in to comment.