Feature request: Limit git-status reports to a directory

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Wednesday, October 24, 2007 - 6:01 pm

I am sometimes interested in only seeing the status for a specific 
directory (and its sub-directories), but git-status is no help in this 
case - passing a directory does some sort of "git-commit --dry-run". I 
first thought that this is a bug until I saw in the man-page that this 
is actually a feature...

What I would like to have is something like "git status --limit <path>" 
and the reported filenames should then be relative to the current 
directory for easier copy/pasting them to e.g. git-add, git-diff, etc.

Cheers,

- Michel

-
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:
Feature request: Limit git-status reports to a directory, Michel Marti, (Wed Oct 24, 6:01 pm)
Re: Feature request: Limit git-status reports to a directory, Johannes Schindelin, (Thu Oct 25, 5:55 am)
Re: Feature request: Limit git-status reports to a directory, Wincent Colaiuta, (Thu Oct 25, 9:03 am)