diff options
author | Cache do Fluxo <cache@fluxo.info> | 2015-10-02 14:26:37 -0300 |
---|---|---|
committer | Cache do Fluxo <cache@fluxo.info> | 2015-10-02 14:26:37 -0300 |
commit | 27ad21e1a5be077ad3940fc10e2543c079243b0b (patch) | |
tree | 935aa37e33ea98c3ac342ccaf84dc3429863e5a9 /Makefile | |
parent | bce3b50d595b328cd6850eaee4ed07bfd63088e4 (diff) | |
download | cache-27ad21e1a5be077ad3940fc10e2543c079243b0b.tar.gz cache-27ad21e1a5be077ad3940fc10e2543c079243b0b.tar.bz2 |
New location
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -31,5 +31,5 @@ post_receive: cd .git/hooks && ln -sf ../../bin/post-receive whoami: - git config user.name "Cache Saravento" - git config user.email cache@sarava.org + git config user.name "Cache do Fluxo" + git config user.email cache@fluxo.info |