From: roeder.git@mailnull.com
To: git@vger.kernel.org
Subject: Git on macOS shows committed files as untracked
Date: Wed, 12 Jul 2017 18:21:28 -0400 (EDT) [thread overview]
Message-ID: <20170712222128.A2F7A246E3@outside.256stuff.com> (raw)
In Git on macOS (git version 2.13.2 | brew install git) the status command will show folders as untracked even though they are committed and checked out from the repository. Does not reproduce on Windows and Ubuntu.
Repro steps:
1. Download https://www.dropbox.com/s/0q5pbpqpckwzj7b/gitstatusrepro.zip?dl=0
2. unzip gitstatusrepro.zip && cd gitstatusrepro
3. git reset --hard
HEAD is now at 95fcd7e add folder with unicode name
4. git status
On branch master
Untracked files:
(use "git add <file>..." to include in what will be committed)
"d\314\207\316\271\314\223\314\200\342\225\223\316\265\357\256\257\360\222\221\217\342\227\213\342\225\223\320\243\314\213/"
nothing added to commit but untracked files present (use "git add" to track)
----------
This message was sent from a MailNull anti-spam account. You can get
your free account and take control over your email by visiting the
following URL.
http://mailnull.com/
next reply other threads:[~2017-07-12 22:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-12 22:21 roeder.git [this message]
2017-07-12 23:15 ` Git on macOS shows committed files as untracked Jeff King
2017-07-13 8:42 ` Torsten Bögershausen
2017-07-13 19:35 ` Junio C Hamano
[not found] <CANmutwCSGgLxESPmTJZXkid6P1N6HwwOTaz=7QHOsSPrrHQ4EQ@mail.gmail.com>
2017-07-14 4:51 ` Lutz Roeder
2017-07-14 8:41 ` Torsten Bögershausen
2017-07-14 9:46 ` Elliot Chandler
[not found] ` <CAHVrscDg8bc-CYm6dSJFgdPSv1vJ0=AC0s3y26CHctKkYAvJyA@mail.gmail.com>
2017-07-14 12:35 ` Torsten Bögershausen
2017-07-14 13:28 ` Jeff King
2017-07-14 13:29 ` Andreas Schwab
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=20170712222128.A2F7A246E3@outside.256stuff.com \
--to=roeder.git@mailnull.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.