Renamed all files to not have a dot so I can see them easier

pull/2/head
Bodaniel Jeanes 2008-08-26 08:42:38 +10:00
parent 81d903134d
commit e02355466d
9 changed files with 0 additions and 23 deletions

View File

@ -1,23 +0,0 @@
[user]
name = Bodaniel Jeanes
email = me@bjeanes.com
[merge]
summary = true
tool = opendiff
[alias]
co = checkout
put = push origin HEAD
push-all = "!for i in $(git config --list | grep -E ^remote\\..+\\.url | sed -E 's/^remote\\.(.*)\\.url=.*/\\1/'); do git push $i master; done"
[apply]
whitespace = nowarn
[color]
branch = auto
diff = auto
status = auto
[github]
user = bjeanes
[core]
editor = mate -w
excludesfile = ~/.gitignore
whitespace = fix

View File

View File

View File

View File

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB