From: Johannes Sixt <j.sixt@viscovery.net>
To: Tim Uckun <timuckun@gmail.com>
Cc: Andreas Ericsson <ae@op5.se>, Avery Pennarun <apenwarr@gmail.com>,
git@vger.kernel.org
Subject: Re: can anybody explain the following to a git noob?
Date: Fri, 22 May 2009 12:44:58 +0200 [thread overview]
Message-ID: <4A16822A.2060404@viscovery.net> (raw)
In-Reply-To: <855e4dcf0905220335n367a065fidc65567119c0a5a3@mail.gmail.com>
Tim Uckun schrieb:
> I still don't have an answer as to why the renamed test_new directory
> exists master branch and why both the original 'test' directory and
> the renamed 'test_new' directory are missing subdirectories.
Did test_new contain ignored files? In this case, when you checkout the
branch that does not have test_new, only the tracked files are removed;
the ignored (i.e untracked) files remain. Therefore, after the checkout
you still have a test_new directory.
-- Hannes
next prev parent reply other threads:[~2009-05-22 10:46 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-22 3:46 can anybody explain the following to a git noob? Tim Uckun
2009-05-22 5:02 ` Avery Pennarun
2009-05-22 5:44 ` Tim Uckun
2009-05-22 9:35 ` Andreas Ericsson
2009-05-22 10:35 ` Tim Uckun
2009-05-22 10:44 ` Johannes Sixt [this message]
2009-05-22 11:36 ` Tim Uckun
2009-05-22 12:04 ` Julian Phillips
2009-05-23 8:03 ` Tim Uckun
2009-05-22 12:22 ` Andreas Ericsson
2009-05-22 17:33 ` Daniel Barkalow
2009-05-23 8:21 ` Tim Uckun
2009-05-25 11:10 ` Heiko Voigt
2009-05-25 12:52 ` Tim Uckun
2009-05-22 11:03 ` Sitaram Chamarty
2009-05-22 13:36 ` Dan Loewenherz
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A16822A.2060404@viscovery.net \
--to=j.sixt@viscovery.net \
--cc=ae@op5.se \
--cc=apenwarr@gmail.com \
--cc=git@vger.kernel.org \
--cc=timuckun@gmail.com \
/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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.