Aug. 8, 2014
3:05 a.m.
On Thu, 07 Aug 2014 22:25:06 -0400, Nick Krause said:
1. git clone linux-next
Before you do the git add, you *really* want to create a branch for yourself to work on.
2. git add file changed
Because otherwise this will get dumped on one of 200+ linux-next branches and cause acute indigestion the next time you do a 'git remote update'.