From: "Виталий Бормотов" <bormvit@mail.ru>
To: git <git@vger.kernel.org>
Subject: git probably bug
Date: Thu, 26 Feb 2015 22:39:44 +0300 [thread overview]
Message-ID: <1424979584.784776482@f205.i.mail.ru> (raw)
Hello. Thanks for the git, it is powerful, fast and nice to use.
I've probably found a bug. When checking out into some different state, if there is no permissions to unlink files (if some files in the current state doesn't exist in the new) warnings are outputing, but then git says that checking out is successful, shows that we are in the new state and the non-unlinked files are marked as untracked. In my case. there was whole directories only, i don't know about this error when we cannot unlink different files or when the denied operation is not file removing (but it seems like the error is about unlinking only).
My git version is 2.1.0.
I've found your email at https://github.com/git/git/blob/master/README#L45 and don't know about any other bugtrackers.
Best regards,
Vitaly Bormotov aka Quilfe.
next reply other threads:[~2015-02-26 20:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-26 19:39 Виталий Бормотов [this message]
2015-02-26 21:36 ` git probably bug Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1424979584.784776482@f205.i.mail.ru \
--to=bormvit@mail.ru \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).