From: "Ilya Sorochan" <k0tran@altlinux.org>
To: "devel@ where you _can_ ask" <devel-newbies@lists.altlinux.org>
Subject: Re: [newbies] gear-remotes-uscan && gear-commit - два дополнительных коммита в рабочем репозитории
Date: Thu, 13 Nov 2025 13:27:26 +0000
Message-ID: <DE7LOG409S7R.3I8R8M9LLN0JN@altlinux.org> (raw)
In-Reply-To: <eec86854-e542-4ee8-be64-9988f02835d3@yandex.ru>
On Thu Nov 13, 2025 at 12:30 PM UTC, Alexander Lubyagin wrote:
> 2) Команда $ gear-commit добавляет ещё один коммит. В результате, в
> рабочем репозитории хранятся два дополнительных коммита после
> тэгированного v4.6.1. Избыточность? Зачем нужны эти два дополнительных
> коммита (после нужного тэга)?
Не избыточность, это разные сущности.
Это коммит апстрима, его сохраняем в исходном виде и из него берутся исходники:
> commit 7a879833337f68fd358c350366db3f24cf441ed7 (tag: v4.6.1)
> Author: Tan Le <tan.le@hey.com>
> Date: Thu Sep 25 10:47:30 2025 +1000
>
> Release v4.6.1 (#2164)
Это ваш коммит, содержащай альтовские артефакты в их финальном виде для
какой-либо версии:
> commit 7a9822c947c9264bc3a235c0e2b313d2b4214a12 (HEAD-> sisyphus)
> Author: Alexander Lubyagin <dfpl@altlinux.org>
> Date: Thu Nov 13 15:22:12 2025 +0300
>
> 4.6.1-alt1
>
> - New version 4.6.1.
Между этими двумя коммитами могут быть другие, актуализирующие/фиксящие сборку.
Например вендоринг, правка gear-rules или spec (не релиз, а просто правки).
А это классический merge коммит:
> commit 4183023bbcc5b95f25268cccfb1490f0dac4d8e7
> Merge: e084575b 7a879833
> Author: Alexander Lubyagin <dfpl@altlinux.org>
> Date: Thu Nov 13 15:20:32 2025 +0300
>
> Merge tag 'v4.6.1' into sisyphus
>
> Release v4.6.1
>
> ...
>
> # gpg: Не могу проверить подпись: открытый ключ не найден
prev parent reply other threads:[~2025-11-13 13:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-13 12:30 Alexander Lubyagin
2025-11-13 13:24 ` Artem Semenov
2025-11-13 13:27 ` Ilya Sorochan [this message]
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=DE7LOG409S7R.3I8R8M9LLN0JN@altlinux.org \
--to=k0tran@altlinux.org \
--cc=devel-newbies@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
devel@ where you _can_ ask
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/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-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
public-inbox-index devel-newbies
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git