aboutsummaryrefslogtreecommitdiffstats
path: root/README-git.txt
diff options
context:
space:
mode:
authorUladzimir Pylinski <barthess@yandex.ru>2014-10-19 20:37:46 +0300
committerUladzimir Pylinski <barthess@yandex.ru>2014-10-19 20:37:46 +0300
commitb35150ee1b9db9d55defe24bead502aad29519fe (patch)
tree3b5fedaeb3794fc067b7ef6aa0918370943afce9 /README-git.txt
parent09dc3fb5d0dfe188f78b6b52e2d55312c3c7174b (diff)
downloadChibiOS-Contrib-b35150ee1b9db9d55defe24bead502aad29519fe.tar.gz
ChibiOS-Contrib-b35150ee1b9db9d55defe24bead502aad29519fe.tar.bz2
ChibiOS-Contrib-b35150ee1b9db9d55defe24bead502aad29519fe.zip
Update README-git.txt
Diffstat (limited to 'README-git.txt')
-rw-r--r--README-git.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/README-git.txt b/README-git.txt
index 608b122..39da296 100644
--- a/README-git.txt
+++ b/README-git.txt
@@ -12,11 +12,9 @@ Make local clone of your fork
git clone git@github.com:username/ChibiOS-gitmain.git
Make local branch for your feature
-```
cd ChibiOS-gitmain
git branch feature
git checkout feature
-```
There is no code from ChibiOS-contrib in your repo. We have to connect
ChibiOS-contrib as a git submodule
@@ -44,6 +42,7 @@ Now all your changes published on github. Just use web interface to send
pull 2 requests: for ChibiOS-contrib and for ChibiOS-gitmain.
Links:
+======
https://help.github.com/
http://git-scm.com/
http://chibios.org/dokuwiki/doku.php?id=chibios:guides:style_guide