Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Auto-ignore

Hey,

 

It seems this is related to untrackedFolders. Is this something new? In our top-level .gitignore we have this rule: “*/bin/”. Still when having a look at the index diff data that is calculated, all the “.../bin/com” directories are listed under “ignored”, but the “.../bin” directories themselves are all listed under untrackedFolders. Could it be that this information is used by the auto-ignore? This essentially stops us from upgrading EGit, as we’d have to fight a lot to get all our branches in all our repositories right ...

 

Cheers,

Markus

 

 

Von: egit-dev-bounces@xxxxxxxxxxx [mailto:egit-dev-bounces@xxxxxxxxxxx] Im Auftrag von Duft Markus
Gesendet: Dienstag, 9. Dezember 2014 16:22
An: EGit developer discussion (egit-dev@xxxxxxxxxxx)
Betreff: [egit-dev] Auto-ignore

 

Hey,

 

Has there been changes to auto-ignore since 3.5.1? I cherry-picked another EGit fix (you will hear about soon on this list :)) to current master and when trying it out, I get 755 changed (or new) .gitignore files for /bin/ directories in the repository – even though they are already ignored by our top-level .gitignore (manually)... bug or feature? :D

 

Cheers,

Markus

 

--

Mit freundlichen Grüßen / Best regards

 

Markus Duft | Software Architect

SSI SCHÄFER | Salomon Automation GmbH | Friesachstraße 15 | 8114 Friesach bei Graz | Austria

Phone +43 3127 200-575 | Fax +43 3127 200-22

markus.duft@xxxxxxxxxxxxxxxx

Website | Blog | YouTube | Facebook

 

Salomon Automation GmbH | Friesachstrasse 15 | 8114 Friesach bei Graz | Austria
Registered Office: Friesach bei Graz | Commercial Register: 49324 K | VAT no. ATU28654300
Commercial Court: Landesgericht für Zivilrechtssachen Graz

Salomon Automation GmbH | Friesachstrasse 15 | 8114 Friesach bei Graz | Austria
Registered Office: Friesach bei Graz | Commercial Register: 49324 K | VAT no. ATU28654300
Commercial Court: Landesgericht für Zivilrechtssachen Graz

Back to the top