git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-gui disagrees with git status
@ 2010-05-10 21:32 Bill Winspur
  2010-05-10 21:39 ` Shawn O. Pearce
  0 siblings, 1 reply; 7+ messages in thread
From: Bill Winspur @ 2010-05-10 21:32 UTC (permalink / raw)
  To: git

Using git version 1.6.0.4

- Created an eclipse wkspace, with a couple of projects in it.
- Created a git repos at the workspace route, using cli.
- Using cli added the two projects to git - at this point git status
shows the following

=====
bwinspur@elm:~/ca.wydv.
workspaces/008-leaning-group/git-lrng-wksp$ git status
# On branch master
#
# Initial commit
#
# Changes to be committed:
#   (use "git rm --cached <file>..." to unstage)
#
#    new file: git.trial.help.bundle/.classpath
        === omitted details from this post ==
#    new file: git.trial.ui.bundle/.classpath
        === omitted details from this post ==
#
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#    .metadata/
bwinspur@elm:~/ca.wydv.workspaces/008-leaning-group/git-lrng-wksp$
=====

which is what I expected: my project folders are tracked, and
.metadata/ is untracked.

- now I bring up git gui and it shows all the files under .metadata/ as
unstaged changes, which conflicts with git status, and may be due to a
git-gui bug

Regards,

Bill Winspur

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

end of thread, other threads:[~2010-05-11 14:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-10 21:32 git-gui disagrees with git status Bill Winspur
2010-05-10 21:39 ` Shawn O. Pearce
2010-05-11  5:41   ` Miles Bader
2010-05-11  5:57     ` Johannes Sixt
2010-05-11  6:27       ` Miles Bader
2010-05-11  6:27       ` Jonathan Nieder
     [not found]         ` <AANLkTimcB8Ozqhti66cYzNMkIcIDIxChCj_8GDrhC4ep@mail.gmail.com>
     [not found]           ` <20100511140458.GA3132@progeny.tock>
     [not found]             ` <AANLkTilDmQBIq2xJCx_t5Qt15xXFK_3JRoiI6Y_Y8F-2@mail.gmail.com>
2010-05-11 14:27               ` Jonathan Nieder

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