annotate rc/gitconfig @ 439:cb2d444253f4

Added enterprisedb postgres.
author Edho Arief <edho@myconan.net>
date Sun, 06 Jan 2013 13:28:24 +0300
parents 70a71c10b9f3
children e9b25cf035d9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
356
38fad89edd55 Added gitconfig.
Edho Arief <edho@myconan.net>
parents:
diff changeset
1 [user]
38fad89edd55 Added gitconfig.
Edho Arief <edho@myconan.net>
parents:
diff changeset
2 email = edho@myconan.net
38fad89edd55 Added gitconfig.
Edho Arief <edho@myconan.net>
parents:
diff changeset
3 name = Edho Arief
359
5ad9e6aee3cc Added some aliases for git.
Edho Arief <edho@myconan.net>
parents: 356
diff changeset
4 [alias]
5ad9e6aee3cc Added some aliases for git.
Edho Arief <edho@myconan.net>
parents: 356
diff changeset
5 ci = commit
5ad9e6aee3cc Added some aliases for git.
Edho Arief <edho@myconan.net>
parents: 356
diff changeset
6 st = status
408
baf2dd1cc56c [gitconfig] Set default push mode.
Edho Arief <edho@myconan.net>
parents: 359
diff changeset
7 [push]
411
70a71c10b9f3 [rc/gitconfig] Use current instead of simple for older git compat.
Edho Arief <edho@myconan.net>
parents: 408
diff changeset
8 default = current