Compare commits

..

No commits in common. 'gitconfig' and 'master' have entirely different histories.

  1. 15
      gitconfig

@ -1,15 +0,0 @@
# Das ist Git's benutzerspezifische Konfiguraionsdatei.
[user]
# Bitte passen Sie die folgenden Zeilen an und kommentieren Sie diese aus:
name = Eamonn Travers
email = eamonn@travers-berlin.de
[alias]
br = branch
co = checkout
ci = commit
pl = pull
ph = push
st = status
ad = add
df = diff
Loading…
Cancel
Save