What was used before GitHub? - GNU/Linux
Users browsing this thread: 1 Guest(s)
|
|||
Forker POV
========== Code: $ git clone git://repo.tld/project ~/project Owner POV ========= Code: $ cd ~/project As you can see, github's PR make the process easier. There are commands in git like git-request-pull, or git-mail to make the process simpler. But I've always found good to know how to do it with your bare hands :) |
|||
Messages In This Thread |
What was used before GitHub? - by greduan - 15-02-2015, 10:24 PM
RE: What was used before GitHub? - by greduan - 16-02-2015, 01:39 PM
RE: What was used before GitHub? - by greduan - 16-02-2015, 05:56 PM
RE: What was used before GitHub? - by z3bra - 16-02-2015, 06:24 PM
RE: What was used before GitHub? - by greduan - 16-02-2015, 06:59 PM
RE: What was used before GitHub? - by greduan - 16-02-2015, 11:48 PM
RE: What was used before GitHub? - by xero - 17-02-2015, 02:15 PM
|