From: "Александр Болтрис" <ua2fgb@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Вопрос про git и .gitignore
Date: Wed, 07 Sep 2011 18:21:20 +0300
Message-ID: <4E678BF0.9070302@gmail.com> (raw)
In-Reply-To: <4E674E0E.3080609@altlinux.org>
07.09.2011 13:57, Anatoly Lyutin пишет:
> Привет.
>
> Есть такое git-репо:
> http://qt.gitorious.org/qt-creator/qt-creator/trees/master внутри его
> есть .gitignore, который содержит в том числе :
> # Directories to ignore
> # ---------------------
>
> debug
> lib/*
> lib64/*
> release
> doc/html/*
> doc/html-dev/*
> doc/api/html/*
> doc/pluginhowto/html/*
> .rcc
> .pch
>
>
> Вопрос: каким образом мы в этом репо видим директорию lib?
Глобально есть 2 варианта как такое могло произойти
1. gitignore был сделан после добавления lib в репо
2. файлы из lib были добавлены в репо с ключём -f (git add -f lib/test.name)
--
Александр Болтрис
next prev parent reply other threads:[~2011-09-07 15:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-07 10:57 Anatoly Lyutin
2011-09-07 15:21 ` Александр Болтрис [this message]
2011-09-07 18:07 ` Peter V. Saveliev
2011-09-07 19:15 ` Anatoly Lyutin
2011-09-08 5:51 ` Peter V. Saveliev
2011-09-08 8:11 ` Anatoly Lyutin
2011-09-08 19:11 ` Peter V. Saveliev
2011-09-08 8:34 ` Dmitry V. Levin
2011-09-08 8:55 ` Anatoly Lyutin
2011-09-08 8:59 ` Dmitry V. Levin
2011-09-08 9:20 ` Anatoly Lyutin
2011-09-08 15:59 ` Sergey Vlasov
2011-09-08 19:20 ` Anatoly Lyutin
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=4E678BF0.9070302@gmail.com \
--to=ua2fgb@gmail.com \
--cc=devel@lists.altlinux.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
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git