M
M
Meliborn2011-04-18 01:50:39
git
Meliborn, 2011-04-18 01:50:39

Github and collaboration. Question from teapot

Began to deal with this contraption. Created a repository on my machine. Next, I made a remote repo. Everything is flooded, everything is shown on github.

What I want: so that 2 people can easily make changes to my repository (remote).
What happened: people made a fork on my project, then clone, everything merged to them on computers. How can they commit changes to the main project now? Writes that it is not enough rights.

Maybe I misunderstood the point? Please explain how to properly organize the work.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
philpirj, 2011-04-18
@philpirj

They commit to their fork and then send you a pull request .

K
Kane, 2011-04-18
@Kane

Good article on the development cycle with git

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question