Re: git ls-files handles paths differently in Windows and Mac (probably Linux)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alex Riesen
Date: Tuesday, October 12, 2010 - 8:24 am

On Tue, Oct 12, 2010 at 14:59, Kirill Likhodedov
<Kirill.Likhodedov@jetbrains.com> wrote:

I find it hard to believe (the tool was definitely not mean for this).


There is always "git diff-files", but I doubt the output of "git diff
--name-status" will change soon.
Besides, if you have to just check if the tree under a path is changed
you can always use
--exit-code or --quiet to "git diff", it will speed them up.
--
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:
git ls-files handles paths differently in Windows and Mac ..., Kirill Likhodedov, (Tue Oct 12, 5:14 am)
Re: git ls-files handles paths differently in Windows and ..., Kirill Likhodedov, (Tue Oct 12, 5:59 am)
Re: git ls-files handles paths differently in Windows and ..., Kirill Likhodedov, (Tue Oct 12, 6:24 am)
Re: git ls-files handles paths differently in Windows and ..., Kirill Likhodedov, (Tue Oct 12, 6:52 am)
Re: git ls-files handles paths differently in Windows and ..., Alex Riesen, (Tue Oct 12, 8:24 am)
Re: git ls-files handles paths differently in Windows and ..., Kirill Likhodedov, (Wed Oct 13, 2:09 am)
Re: git ls-files handles paths differently in Windows and ..., Kirill Likhodedov, (Wed Oct 13, 4:35 am)