Re: git status in clean working dir

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Junio C Hamano
Date: Monday, July 21, 2008 - 7:30 pm

David Bremner <bremner@unb.ca> writes:


Try "git status -a >/dev/null" or "git --no-pager status -a".

I think this is an instance of the c8af1de (make git-status use a pager,
2008-04-23) stupidity raising its ugly head again.

Do people mind reverting that patch?




--
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:
git status in clean working dir, David Bremner, (Mon Jul 21, 4:13 pm)
Re: git status in clean working dir, Junio C Hamano, (Mon Jul 21, 7:30 pm)
Re: git status in clean working dir, Abhijit Menon-Sen, (Mon Jul 21, 7:36 pm)
Re: git status in clean working dir, Junio C Hamano, (Mon Jul 21, 7:40 pm)
Re: git status in clean working dir, Junio C Hamano, (Mon Jul 21, 7:48 pm)
Re: git status in clean working dir, Jeff King, (Mon Jul 21, 9:41 pm)
Re: git status in clean working dir, Jeff King, (Mon Jul 21, 9:44 pm)
Re: git status in clean working dir, Jeff King, (Mon Jul 21, 9:52 pm)
Re: git status in clean working dir, Mike Hommey, (Mon Jul 21, 10:39 pm)
Re: git status in clean working dir, Jeff King, (Mon Jul 21, 11:06 pm)
Re: git status in clean working dir, Mike Hommey, (Mon Jul 21, 11:18 pm)
Re: git status in clean working dir, Jeff King, (Mon Jul 21, 11:46 pm)
Re: git status in clean working dir, Jeff King, (Tue Jul 22, 12:10 am)
[PATCH 1/2] run-command: add pre-exec callback, Jeff King, (Tue Jul 22, 12:12 am)
[PATCH 2/2] spawn pager via run_command interface, Jeff King, (Tue Jul 22, 12:14 am)
Re: [PATCH 2/2] spawn pager via run_command interface, Pierre Habouzit, (Tue Jul 22, 12:31 am)
Re: git status in clean working dir, Johannes Sixt, (Tue Jul 22, 12:34 am)
Re: git status in clean working dir, Jeff King, (Tue Jul 22, 12:46 am)
Re: [PATCH 2/2] spawn pager via run_command interface, Johannes Sixt, (Tue Jul 22, 12:48 am)
Re: git status in clean working dir, Johannes Sixt, (Tue Jul 22, 12:54 am)
Re: [PATCH 2/2] spawn pager via run_command interface, Johannes Sixt, (Tue Jul 22, 1:29 am)
Re: git status in clean working dir, Johannes Schindelin, (Tue Jul 22, 4:24 am)
Re: git status in clean working dir, David Bremner, (Tue Jul 22, 7:10 am)
Re: git status in clean working dir, Ask Bjørn Hansen, (Wed Jul 23, 11:56 pm)
Re: git status in clean working dir, Jeff King, (Thu Jul 24, 9:54 am)