From: Joey Hess Date: Thu, 11 Oct 2007 05:52:55 +0000 (-0400) Subject: update example X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/018eb2460e7f08a067c3faf1328d95b3cd9a5185?ds=sidebyside update example --- diff --git a/mrconfig b/mrconfig index 44d6d8e..02b7893 100644 --- a/mrconfig +++ b/mrconfig @@ -21,3 +21,5 @@ commit = git push kite # My home directory, which I keep in svn. [] checkout = svn co svn+ssh://svn.kitenet.net/srv/svn/joey/trunk/home-$(hostname) joey +# run svnfix after each update +update = svn update && svnfix