git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: "Celestino, Federico" <Celestino@xcmg-erc.com>
To: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: .gitignore alleged bug
Date: Fri, 22 Feb 2019 15:39:53 +0000	[thread overview]
Message-ID: <b23df617fddf45389406da2360dceb63@SRV-ERC-MAIL01.XCMG-ERC.LOCAL> (raw)

[-- Attachment #1: Type: text/plain, Size: 1268 bytes --]

Dear Support Team,

I am facing a serious issue with .gitignore (see attachment).

The problem is that the folder contents of 04 - Software/SW Code/STM32/Lib/Drivers/CMSIS/Device/ are ignored because of a suspected misinterpretation of .gitignore.

Here are some results that you could find useful:

$ git clean -ndX
Would remove 04 - Software/SW Code/STM32/Lib/Drivers/CMSIS/Device/

$ git check-ignore -v "04 - Software/SW Code/STM32/Lib/Drivers/CMSIS/Device/"
04 - Software/SW Code/STM32/Lib/Drivers/CMSIS/.gitignore:2:Device       04 - Software/SW Code/STM32/Lib/Drivers/CMSIS/Device/

Since in the path there is no '~' (tilde) character, it seems a bug to me.

Git version: 2.20.1.windows.1

Freundliche Grüße / Kind regards
i.A. Federico Celestino
Entwicklungsingenieur


Fon +49 2151 7830 324
Fax +49 2151 7830 499
www.xcmg-erc.com
Celestino@xcmg-erc.com

------------------------------------------------------------------------------------
XCMG European Research Center GmbH
Europark Fichtenhain B4
47807 Krefeld
Deutschland
Amtsgericht Krefeld
Handelsregister HRB 14302
Geschäftsführer: Dr.-Ing. Oliver-Carlos Göhler, Dr.-Ing. Hui Sun 
------------------------------------------------------------------------------------ 

[-- Attachment #2: ATT44153.gitignore --]
[-- Type: application/octet-stream, Size: 413 bytes --]

*.aux
~*
*.o
*.d
*.obj
.xdchelp
Debug/
!Debug/*.map
!Debug/*.out
Release/
!Release/*.map
!Release/*.out
.config/
.launches/
*.ldb
04[[:space:]]-[[:space:]]Software/SW[[:space:]]Code/TMS570/Platforms/Native/Hercules/projects/SIL2_MCUST_Hercules_Lib/TMS570LS3137/Modules/source/*.pp
04[[:space:]]-[[:space:]]Software/SW[[:space:]]Code/TMS570/Platforms/Native/Hercules/lib/SIL2_MCUST_TMS570LS3137.lib

             reply	other threads:[~2019-02-22 15:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-22 15:39 Celestino, Federico [this message]
2019-02-23  0:23 ` .gitignore alleged bug brian m. carlson
2019-02-25  7:38   ` Celestino, Federico

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=b23df617fddf45389406da2360dceb63@SRV-ERC-MAIL01.XCMG-ERC.LOCAL \
    --to=celestino@xcmg-erc.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).