Re: [PATCH] Provide better feedback for the untracked only case in status output

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michael Loeffler
Date: Wednesday, January 10, 2007 - 11:16 am

hi,

Am Mittwoch, den 10.01.2007, 08:08 +0100 schrieb Juergen Ruehle:
...
...
Shouldn't the user know that there is nothing in his working directory?

How about s/matches HEAD/clean/

There is another thing:
# Changed but not added:
#   (use "git add <file>..." to incrementally add content to commit)
#
#       deleted:    blah

How about adding some more hints (e.g.: git rm --cached <file>)
depending on the diff_queue in wt_status_print_changed_cb()?


bye michael


-
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:
Re: [PATCH] Provide better feedback for the untracked only ..., Michael Loeffler, (Wed Jan 10, 11:16 am)
[PATCH] Quick hack to avoid double qp encoding, Juergen Ruehle, (Wed Jan 10, 1:07 pm)
Re: [PATCH] Quick hack to avoid double qp encoding, Juergen Ruehle, (Wed Jan 10, 1:37 pm)
Re: [PATCH] Quick hack to avoid double qp encoding, Junio C Hamano, (Wed Jan 10, 2:29 pm)