• 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
Re: Git Help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Git Help


  • Subject: Re: Git Help
  • From: Kieran Kelleher <email@hidden>
  • Date: Thu, 29 Mar 2012 16:57:31 -0400

What is the output of the following two commands

$ git branch -avv

$ git remote -v


And which local branch are you trying to push to which branch in your own fork?



On Mar 29, 2012, at 4:18 PM, Johnny Miller wrote:

> 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


 _______________________________________________
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: Johnny Miller <email@hidden>
References: 
 >Git Help (From: Johnny Miller <email@hidden>)

  • Prev by Date: Re: checkBox clickable from a Rule
  • Next by Date: Re: [Wonder-disc] WebObjection
  • Previous by thread: Git Help
  • Next by thread: Re: Git Help
  • Index(es):
    • Date
    • Thread