[U-Boot-Users] [PATCH] Add .gitignore files

Kumar Gala galak at kernel.crashing.org
Tue Feb 27 16:48:08 CET 2007


On Feb 27, 2007, at 8:56 AM, Timur Tabi wrote:

> Stefan Roese wrote:
>> With git-update-index all new files are added to the index
>> automatically (without parameters), right?
>
> No.  You have to manually specify all file names with git-update- 
> index.
>   Fortunately, there's a shortcut:
>
> git-update-index `git-diff-index --name-only -p HEAD`

I think git-add in 1.5 is suppose to clean all this up and be the  
single front end to get items into the index (either new files or  
existing).

- k




More information about the U-Boot mailing list