Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
git help
02-15-2012, 06:26 PM,
#1
git help
hi again....
it's time to give you an hand (i don't know if I'm able, but i wish help you)
i have a question about github:

the steps are these:

1: Fork the project:
Forking the project, in fact I create a copy into my github repository, where I can manage everything, without damaging the vdrift repository.

2: Update the project that I fork
Example: tonight I fork the project, tomorrow Logzero (NaN?) push a new patch into the master repository: how can I upgrade my copy forked with the new version in the master?

3: push something into the master
Example: i've modified 10 files, but I wish push only 1 file into the master repository: how can I do this?

thanks in advance![/list]
Reply
02-16-2012, 05:26 AM,
#2
 
I found this page helpful http://help.github.com/fork-a-repo/

Ideally you will want to create one branch per feature. With a push you will get them up to your github fork. Then create a pull request against upstream.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)