mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 02:20:06 +00:00
Updated Typical Git Workflow (markdown)
parent
252ce87b2a
commit
fd83c0dbf2
@ -5,7 +5,7 @@
|
|||||||
**Before you begin**
|
**Before you begin**
|
||||||
* Fork the project on GitHub
|
* Fork the project on GitHub
|
||||||
* Clone your fork locally
|
* Clone your fork locally
|
||||||
* `git clone https://github.com/your-username/citra.git'
|
* `git clone https://github.com/your-username/citra.git`
|
||||||
|
|
||||||
**Create a new branch**
|
**Create a new branch**
|
||||||
* Update `local/master` with `upstream/master` (if it's not a brand new fork)
|
* Update `local/master` with `upstream/master` (if it's not a brand new fork)
|
||||||
|
Loading…
Reference in New Issue
Block a user