[U-Boot] [PATCH v4] gitattributes: dont treat non-text files as text

Tom Rini trini at konsulko.com
Tue Nov 12 02:06:30 UTC 2019


On Fri, Nov 08, 2019 at 04:32:55PM +0100, Veeraiyan Chidambaram wrote:

> From: Vignesh Rajendran <vignesh.rajendran at in.bosch.com>
> 
> With recent update in u-boot gitattributes all files are treated as regular
> text files. This creates problems with special files and repo always
> shows uncommitted files like below.
> 
> Your branch is up-to-date with 'origin/master'.
> Changes not staged for commit:
>   (use "git add <file>..." to update what will be committed)
>   (use "git checkout -- <file>..." to discard changes in working directory)
> 
> 	modified:   tools/logos/compulab.bmp
> 	modified:   tools/logos/denx-comp.bmp
> 	modified:   tools/logos/toradex.bmp
> 
> To fix above problem special files bmp/ttf files are treated as binary
> files in the gitattributes.
> 
> Signed-off-by: Vignesh Rajendran <vignesh.rajendran at in.bosch.com>
> Signed-off-by: Veeraiyan Chidambaram <veeraiyan.chidambaram at in.bosch.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191111/bf195ae1/attachment.sig>


More information about the U-Boot mailing list