General
FluxBB versions
Appendix
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
github [2013/03/20 13:46] Studio384 This is the moment we where all waiting for! |
github [2013/03/20 13:47] (current) Studio384 |
||
---|---|---|---|
Line 75: | Line 75: | ||
**Step 3: Configure remotes** | **Step 3: Configure remotes** | ||
- | Now that you have cloned the 'fluxbb'-repository, there is an default remote called <code>origin</code> that points to the fork on your own GitHub account. It would be nice if we are able to create a remote that points to the Original repository to. That's why we are now going to make a remote called <code>upstream</code>: | + | Now that you have cloned the 'fluxbb'-repository, there is an default remote called ''origin'' that points to the fork on your own GitHub account. It would be nice if we are able to create a remote that points to the Original repository to. That's why we are now going to make a remote called ''upstream'': |
<code> | <code> |