Garrett Cooper wrote:
> I push the branch to origin/ and then things tend to work, but since
> I obviously had been doing things wrong what's the correct order of
> operations for creating a branch and setting the upstream
> appropriately?
git push -u origin pjdfstest-onefs
Thanks for a useful e
On Tue, Apr 02, 2013 at 10:30:35AM -0700, Garrett Cooper wrote:
> I push the branch to origin/ and then things tend to work, but since I
> obviously had been doing things wrong what's the correct order of
> operations for creating a branch and setting the upstream
> appropriately?
Once you have p
On Apr 2, 2013, at 10:23 AM, Jeff King wrote:
> On Tue, Apr 02, 2013 at 10:07:01AM -0700, Garrett Cooper wrote:
>
>>It looks like git branch --set-upstream-to doesn't function with 1.8.1.3
>> until I run --set-upstream. Is this a known bug?
>
> No, but I do not think that is exactly what i
On Tue, Apr 02, 2013 at 10:07:01AM -0700, Garrett Cooper wrote:
> It looks like git branch --set-upstream-to doesn't function with
> 1.8.1.3 until I run --set-upstream. Is this a known bug?
No, but I do not think that is exactly what is going on.
> root@fuji-current:/usr/src # git branch
Hi!
It looks like git branch --set-upstream-to doesn't function with
1.8.1.3 until I run --set-upstream. Is this a known bug?
root@fuji-current:/usr/src # git branch --set-upstream-to
origin/pjdfstest-onefs pjdfstest-onefs
fatal: Not a valid object name: 'origin/pjdfstest-onefs'.
root@fu
5 matches
Mail list logo