On 2/10/07, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote: > Hi, > > On Fri, 9 Feb 2007, Marco Costalba wrote: > > > I just need to know if current working directory is clean and report > > back to qgit user, so read-only access would be ok for me. > > So, why don't you just do a > > git diff --name-only HEAD > > and check for an empty output??? > It seems to have the same issues of 'git runstatus' in case of ntfs filesystems, so I would prefer, eventually, use 'git runstatus' that at least gives me index status of the files. > No need for a patch to Git (so late in the -rc phase), or backwards > incompatibility... > Well, it's a _new_ option so I fail to see backwards incompatibility. Perhaps you are referring to qgit backward incompatibility, but in any case a new version of qgit is due to fix a parsing bug that shows after a modification of 'git rev-list' output occurred in git 1.5 development. Marco - 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.htmlReceived on Sun Feb 11 01:35:22 2007
This archive was generated by hypermail 2.1.8 : 2007-02-11 01:37:20 EST