Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- shadowm@nanacore:~/src/wesnoth$ cat .git/config
- [core]
- repositoryformatversion = 0
- filemode = true
- bare = false
- logallrefupdates = true
- [remote "origin"]
- fetch = +refs/heads/*:refs/remotes/origin/*
- url = ssh://[email protected]/p/wesnoth/code
- [branch "master"]
- remote = origin
- merge = refs/heads/master
- rebase = true
- [branch "1.10"]
- remote = origin
- merge = refs/heads/1.10
- rebase = true
- [rebase]
- stat = true
Advertisement
Add Comment
Please, Sign In to add comment