diff .gitconfig @ 117:87a831b2afc8

Automated merge with https://xanthippe.duckdns.org/hg/zsh-env
author Dirk Olmes <dirk@xanthippe.ping.de>
date Wed, 25 Jan 2017 08:20:51 +0100
parents 78a2cec44799
children b81b0cd81f63
line wrap: on
line diff
--- a/.gitconfig	Tue Jan 24 14:16:38 2017 +0100
+++ b/.gitconfig	Wed Jan 25 08:20:51 2017 +0100
@@ -7,6 +7,7 @@
     rpo = remote prune origin    
     st = status
     wipe = !git add -A && git commit -qm 'WIPE SAVEPOINT' && git reset HEAD~1 --hard
+    wt = worktree
 
 [color]
     ui = false