RE: Feature Request - Hide ignored files before checkout

2012-12-09 Thread Matthew Ciancio
raditional' git workflows.". -Original Message- From: Andrew Ardill [mailto:andrew.ard...@gmail.com] Sent: Monday, 10 December 2012 12:46 PM To: Matthew Ciancio Cc: git@vger.kernel.org Subject: Re: Feature Request - Hide ignored files before checkout Hi Matt, On 8 December

RE: Feature Request - Hide ignored files before checkout

2012-12-09 Thread Matthew Ciancio
2012 8:04 PM To: Chris Rorvick Cc: Matthew Ciancio; git@vger.kernel.org Subject: Re: Feature Request - Hide ignored files before checkout Chris Rorvick writes: > It's not in branchA, it's just no longer ignored because your changes > to .gitignore were effectively reverted by jum

RE: Feature Request - Hide ignored files before checkout

2012-12-09 Thread Matthew Ciancio
--Original Message- From: chris.rorv...@gmail.com [mailto:chris.rorv...@gmail.com] On Behalf Of Chris Rorvick Sent: Sunday, 9 December 2012 4:54 PM To: Matthew Ciancio Cc: git@vger.kernel.org Subject: Re: Feature Request - Hide ignored files before checkout On Sat, Dec 8, 2012 at 6:06 PM, Matthew

Feature Request - Hide ignored files before checkout

2012-12-07 Thread Matthew Ciancio
To whom it may concern, I am not sure if this is the right place to send this, but I couldn't find anything on the web that seemed official, so here goes. Imagine this scenario: 1) You have a Git repo with two branches (branchA and branchB), which are currently identical. 2) Checkout to branch.