Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » EGit doesn't understand two consecutive asterisks in gitignore file
EGit doesn't understand two consecutive asterisks in gitignore file [message #1691244] Fri, 03 April 2015 15:36 Go to next message
Eclipse UserFriend
According to git's documentation of gitignore (git-scm.com/docs/gitignore), "**/foo/bar" matches file or directory "bar" anywhere that is directly under directory "foo".

This does not seem to work with EGit. Files matching that pattern are shown as outgoing additions in the Synchronize view, whereas running git status from the command line says the working directory is clean.

Using Eclipse IDE for PHP Developers 4.4.1 with EGit 3.4.2.
Re: EGit doesn't understand two consecutive asterisks in gitignore file [message #1691348 is a reply to message #1691244] Mon, 06 April 2015 08:47 Go to previous message
Eclipse UserFriend
You should use latest stable EGit (3.7.0 AFAIK), because 3.4 can't understand "**" ignore pattern.
Previous Topic:Eclipse does not seem to recognize ecdsa-sha2-nistp256 fingerprint
Next Topic:Just do a simple merge
Goto Forum:
  


Current Time: Sat Nov 08 06:16:26 EST 2025

Powered by FUDForum. Page generated in 0.04019 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top