From e694e491a8504c7fc213d0d14a82b94924cdb55f Mon Sep 17 00:00:00 2001 From: Arquivo Publico de Memoria Coletiva Date: Sat, 1 Aug 2015 16:38:50 -0300 Subject: Alvo 'whoami' no Makefile --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6239df1..b412f05 100644 --- a/Makefile +++ b/Makefile @@ -23,3 +23,7 @@ web_deploy: post_update: cd .git/hooks && ln -sf ../../bin/post-update + +whoami: + git config user.name "Arquivo Publico de Memoria Coletiva" + git config user.email arquivo@sarava.org -- cgit v1.2.3