From b35150ee1b9db9d55defe24bead502aad29519fe Mon Sep 17 00:00:00 2001 From: Uladzimir Pylinski Date: Sun, 19 Oct 2014 20:37:46 +0300 Subject: Update README-git.txt --- README-git.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README-git.txt') 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 -- cgit v1.2.3