Guest User

Untitled

a guest
Jun 22nd, 2013
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. [core]
  2. repositoryformatversion = 0
  3. filemode = false
  4. bare = false
  5. logallrefupdates = true
  6. symlinks = false
  7. ignorecase = true
  8. hideDotFiles = dotGitOnly
  9. [svn-remote "svn"]
  10. noMetadata = 1
  11. url = http://plugins.svn.wordpress.org/git-project
  12. fetch = trunk:refs/remotes/svn/trunk
  13. branches = branches/*:refs/remotes/svn/*
  14. tags = tags/*:refs/remotes/svn/tags/*
  15. [user]
  16. [remote "origin"]
  17. url = ssh://[email protected]:1123/username/git-project.git
  18. fetch = +refs/heads/*:refs/remotes/origin/*
Advertisement
Add Comment
Please, Sign In to add comment