git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: chenjinlei <chenjinlei456@sina.com>
To: git@vger.kernel.org
Subject: bug to report
Date: Fri, 8 Apr 2016 18:01:27 +0800	[thread overview]
Message-ID: <16238819-B46A-40C7-943A-EBD22EAACEF6@sina.com> (raw)


I’m encounter a problem due to my own stupidity…
#1 I pushed a project named Android to my repository.
#2 I `mv Android android`, cause I think it’s no good to use the uppercase as my project name.
#3 I pushed it to my repository again…

I found that there `Adnroid` and `android` exist in my repository, and I want to delete the former one.
So I tried to `git pull && git rm Android`, but guess what? I can’t pull the `Android`……

I found that OS X is case-insensitive, while github repository is case-sensitive, thus I can’t `rm Android` any more. It becomes a gosht in my repository and I can never delete it!


OS: OS X
git version: 2.6.4 (Apple Git-63)

             reply	other threads:[~2016-04-08 10:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-08 10:01 chenjinlei [this message]
2016-04-08 11:45 ` Rename case insensitive Torsten Bögershausen

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16238819-B46A-40C7-943A-EBD22EAACEF6@sina.com \
    --to=chenjinlei456@sina.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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).