Re: Recommended work flow with git to send in patches

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

 



Hi Tong,

Tong Sun writes:
> Thanks a lot for the comment.
> 
> Could you elaborate it a bit with actual commands, starting from 'git
> pull git://remote/project master' please?

$ git symbolic-ref HEAD refs/heads/rollout
$ rm .git/index # Git recreates it automatically anyway
$ git add LICENSE
$ git commit -m "Add LICENSE" # root commit
$ # git add ... git commit cycle

-- Ram
--
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]