* [U-Boot] uboot-2009.06-rc1: git: seeing extra files in git status report.
@ 2009-05-19 13:49 Richard Retanubun
2009-05-19 14:56 ` Mike Frysinger
0 siblings, 1 reply; 2+ messages in thread
From: Richard Retanubun @ 2009-05-19 13:49 UTC (permalink / raw)
To: u-boot
Hi Guys,
I rebased to uboot-2009.06-rc1 some time ago and did a 'git status' today, in addition to the files I know I modified,
I'm seeing some extra files:
# On branch master
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
# tools/crc32.c
# tools/env_embedded.c
# tools/fdt.c
# tools/fdt_ro.c
# tools/fdt_rw.c
# tools/fdt_strerror.c
# tools/fdt_wip.c
# tools/image.c
# tools/libfdt_internal.h
# tools/md5.c
# tools/sha1.c
# tools/zlib.h
I'm wondering if other people are seeing this.
If it is fixed for 2009.06-rc2, then sorry for arriving late to the party :)
- Richard
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] uboot-2009.06-rc1: git: seeing extra files in git status report.
2009-05-19 13:49 [U-Boot] uboot-2009.06-rc1: git: seeing extra files in git status report Richard Retanubun
@ 2009-05-19 14:56 ` Mike Frysinger
0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger @ 2009-05-19 14:56 UTC (permalink / raw)
To: u-boot
On Tuesday 19 May 2009 09:49:25 Richard Retanubun wrote:
> I rebased to uboot-2009.06-rc1 some time ago and did a 'git status' today,
> in addition to the files I know I modified, I'm seeing some extra files:
>
> # On branch master
> # Untracked files:
> # (use "git add <file>..." to include in what will be committed)
> # tools/crc32.c
> # tools/env_embedded.c
> # tools/fdt.c
> # tools/fdt_ro.c
> # tools/fdt_rw.c
> # tools/fdt_strerror.c
> # tools/fdt_wip.c
> # tools/image.c
> # tools/libfdt_internal.h
> # tools/md5.c
> # tools/sha1.c
> # tools/zlib.h
>
> I'm wondering if other people are seeing this.
do a `git clean`. the build system stopped generating symlinks which means
they're no longer in gitignore nor are they cleaned automatically.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090519/759a0289/attachment.pgp
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-05-19 14:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-19 13:49 [U-Boot] uboot-2009.06-rc1: git: seeing extra files in git status report Richard Retanubun
2009-05-19 14:56 ` Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox