git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git has modified files after clean checkout
@ 2008-12-31 20:23 Caleb Cushing
  2008-12-31 23:41 ` David Aguilar
  0 siblings, 1 reply; 6+ messages in thread
From: Caleb Cushing @ 2008-12-31 20:23 UTC (permalink / raw)
  To: git

here's what I did

rm -r portage
git clone git@github.com:xenoterracide/portage.git
cd portage
git checkout origin/regen2 -b regen2
git status

# On branch regen2
# Changed but not updated:
#   (use "git add <file>..." to update what will be committed)
#
#       modified:
x11-themes/metacity-themes/files/metacity-themes-1.0-gentoo.diff
#       modified:
x11-themes/metacity-themes/files/metacity-themes-1.2-gentoo.diff
#
no changes added to commit (use "git add" and/or "git commit -a")

why are there files claiming to be modified? this is a clean clone.
I've had this before I usually end up doing a git reset --hard HEAD,
but I'm thinking it's a bug, since I've seen it vary on the same clone
and sometimes even disappear.

git version 1.6.0.6
-- 
Caleb Cushing

http://xenoterracide.blogspot.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-01-05  5:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-31 20:23 git has modified files after clean checkout Caleb Cushing
2008-12-31 23:41 ` David Aguilar
2009-01-01  8:48   ` Caleb Cushing
2009-01-01 19:48     ` Thomas Rast
2009-01-02  5:49       ` Caleb Cushing
2009-01-05  5:11         ` Caleb Cushing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).