Git Help
Git Help
- Subject: Git Help
- From: Johnny Miller <email@hidden>
- Date: Thu, 29 Mar 2012 10:18:05 -1000
Hi,
I'm trying to make a commit to my Wonder fork and I'm not clear as to where my commit is going. I think the problem started when I tried to switch my upstream to Wonder's integration branch.
Here is my repositories configuration. Does anybody see what could be wrong with it?
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
[remote "origin"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = https://github.com/johnnykahalawai/wonder
[remote "upstream"]
fetch = +refs/heads/*:refs/remotes/origin/*
url = https://github.com/projectwonder/wonder
[branch "master"]
remote = upstream
merge = refs/heads/integration
upstream = upstream
Thanks in advance,
Johnny Miller
Kahalawai Media Corp.
www.kahalawai.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden