Re: git push does not work properly on git over http server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Tue, 10 Feb 2009, javier.martinc@xxxxxxxxxxxxxxxxx wrote:

> And have started developing and creating a new branch with several commits:
> 
> git checkout -b visstrim v2.6.22
> 
> 
> Then I would like to push my new branch to the remote server:
> git push --all origin
> Fetching remote heads...
>   refs/
>   refs/tags/
>   refs/heads/
> 'refs/heads/visstrim': up-to-date

Why does it say "up-to-date"?  Maybe it is?

> 'refs/heads/master': up-to-date
> 
> But then I do:
> git branch -r
>   origin/HEAD
>   origin/master

Probably a "git fetch" solves the issue.

Yes, http-push has been neglected.

Ciao,
Dscho
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux