git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Tracking few files among many
@ 2005-10-30 13:00 Peter Eriksen
  2005-10-30 15:29 ` Andreas Ericsson
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Eriksen @ 2005-10-30 13:00 UTC (permalink / raw)
  To: git

Hello,

There's something I can't figure out.  I'm tracking a few
configuration files in $HOME, but some operations are really
slow.  Let's take git-status as example: 

~ > git-status >laaangsom.txt
~ > wc -l laaangsom.txt
25875 laaangsom.txt
~ > cat laaangsom.txt
#
# Changed but not updated:
#   (use git-update-index to mark for commit)
#
#       modified: .gaim/blist.xml
#       modified: .gaim/prefs.xml
#       modified: .mozilla/firefox/s4q22693.default/prefs.js
#
#
# Untracked files:
#   (use "git add" to add to commit)
#
#   [ A lot of untracked files. See the line count above. ]

What is going on?  This really doesn't seem like the wanted
behavior.  Have I missed something?  I'm using
46774a81f9d6ca4d230d33757afe9dd07bfe398b  (GIT 0.99.9).

Regards,

Peter

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

end of thread, other threads:[~2005-10-30 16:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-30 13:00 Tracking few files among many Peter Eriksen
2005-10-30 15:29 ` Andreas Ericsson
2005-10-30 15:52   ` Peter Eriksen

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).