On Sat, Sep 06, 2008 at 02:33:21PM -0400, Steven Walter wrote: > http://repo.or.cz/w/yap.git Hmm. Bug, or am I missing something fundamental? $ mkdir repo && cd repo $ yap init Initialized empty Git repository in /home/peff/repo/.git/ $ echo content >file $ yap add file Current branch: master Files with staged changes: (none) Files with unstaged changes: file $ yap add file Current branch: master Files with staged changes: (none) Files with unstaged changes: file file $ yap add file Current branch: master Files with staged changes: (none) Files with unstaged changes: file file file -Peff -- 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