On Sun, Apr 15, 2012 at 11:31 PM, SZEDER Gábor <szeder@xxxxxxxxxx> wrote: > The tests cover the discovery of the .git directory in the __gitdir() > function in different scenarios, and the prompt itself, i.e. branch > name, detached heads, operations (rebase, merge, cherry-pick, bisect), > and status indicators (dirty, stash, untracked files; but not the > upstream status). > > Signed-off-by: SZEDER Gábor <szeder@xxxxxxxxxx> > --- > > Goes on top of fc/completion-tests (b8574ba7). > > t/t9902-completion.sh | 436 +++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 436 insertions(+) Perhaps it would make sense to create another file for these, specially since there's the plan of splitting the prompt stuff to a separate file. Cheers. -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html