Add script to change to the UGent git identity

This commit is contained in:
2021-11-22 16:28:41 +01:00
parent eeedf54a97
commit d87153bd00

View File

@@ -0,0 +1,4 @@
#!/bin/sh
git config user.name "akasroua"
git config user.email "amin.kasrouaouam@ugent.be"