Re: git status bug problem.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ben Bennett
Date: Monday, June 23, 2008 - 6:37 pm

I made the initial commit.  git-gui doesn't return anything either.
Something tells me it isn't getting the cwd. Add git status *  it will
work correctly , but git-gui doesn't give anything.

somewhere@something:~/git_test$ git status
# On branch master
nothing to commit (working directory clean)

somewhere@something:~/git_test$ git status *
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#	modified:   test/test2.txt
#
Thanks,
Ben
On Mon, Jun 23, 2008 at 8:47 AM, Jakub Narebski <jnareb@gmail.com> wrote:
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Fwd: git status bug problem., Ben Bennett, (Mon Jun 23, 6:22 am)
Re: Fwd: git status bug problem., Jakub Narebski, (Mon Jun 23, 6:47 am)
Re: git status bug problem., Ben Bennett, (Mon Jun 23, 6:37 pm)
Re: git status bug problem., Mikael Magnusson, (Mon Jun 23, 6:49 pm)
Re: git status bug problem., Ben Bennett, (Mon Jun 23, 7:09 pm)