Merge remote-tracking branch 'origin/master' into bas24

This commit is contained in:
Gregory Nutt
2014-10-30 11:38:52 -06:00
16 changed files with 41 additions and 20 deletions
+18
View File
@@ -150,6 +150,24 @@ Downloading from Repositories
https://sourceforge.net/p/nuttx/git
Configuring the Cone
Set your identity:
git config --global user.name "My Name"
git config --global user.email my.name@example.com
Colorized diffs are much easier to read:
git config --global color.branch auto
git config --global color.diff auto
git config --global color.interactive auto
git config --global color.status auto
Checkout other settings
git config --list
Cloning NuttX Inside Cygwin
If you are cloning the NuttX repository, it is recommended to avoid