• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Git Help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Git Help
      • From: Kieran Kelleher <email@hidden>
  • Prev by Date: Re: Problem with ERAttachmentMigration
  • Next by Date: Re: Problem with ERAttachmentMigration
  • Previous by thread: Re: Problem with ERAttachmentMigration
  • Next by thread: Re: Git Help
  • Index(es):
    • Date
    • Thread