[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#65229] [PATCH 1/2] pull, time-machine: Add '-q' to ignore channel f
From: |
Simon Tournier |
Subject: |
[bug#65229] [PATCH 1/2] pull, time-machine: Add '-q' to ignore channel files. |
Date: |
Thu, 17 Aug 2023 11:59:57 +0200 |
Hi Ludo,
On Thu, 17 Aug 2023 at 10:57, Ludovic Courtès <ludo@gnu.org> wrote:
> >> -will thus build the package @code{hello} as defined in the master branch,
> >> -which is in general a newer revision of Guix than you have installed.
> >> -Time travel works in both directions!
> >> +will thus build the package @code{hello} as defined in the main branch
> >
> > Why not the master branch? Is the branch renamed from ’master’ to
> > ’main’? If not, I would keep the explicit master branch in order to
> > avoid confusion.
>
> The “main branch” is the branch currently called ‘master’ (I think we
> should rename it to ‘main’ eventually, but I’d have written @code{main}
> if I wanted to imply it’s called that way).
I think the term "main branch" is confusing because many forges as
Gitlab propose by default to rename from @code{master} to
@code{main}. Well, if instead of @code{main}, these forges were
proposing @code{trunk} or @code{primary} or whatever else, it would be
fine.
Therefore, I propose the wording:
defined in the main branch of Guix (currently called @code{master}), without
any additional channel, [...]
Cheers,
simon
- [bug#65229] [PATCH 0/2] Add '-q' for 'pull' and 'time-machine'; support loading from pipes, Ludovic Courtès, 2023/08/11
- [bug#65229] [PATCH 1/2] pull, time-machine: Add '-q' to ignore channel files., Ludovic Courtès, 2023/08/11
- [bug#65229] [PATCH 1/2] pull, time-machine: Add '-q' to ignore channel files., Simon Tournier, 2023/08/16
- [bug#65229] [PATCH 1/2] pull, time-machine: Add '-q' to ignore channel files., Simon Tournier, 2023/08/16
- [bug#65229] [PATCH 1/2] pull, time-machine: Add '-q' to ignore channel files., Ludovic Courtès, 2023/08/17
- [bug#65229] [PATCH 1/2] pull, time-machine: Add '-q' to ignore channel files.,
Simon Tournier <=
- [bug#65229] [PATCH v2 1/2] ui: 'load*' accepts /dev/fd/N files pointing to a pipe., Ludovic Courtès, 2023/08/17
- [bug#65229] [PATCH v2 2/2] pull, time-machine: Add '-q' to ignore channel files., Ludovic Courtès, 2023/08/17
- [bug#65229] [PATCH v2 2/2] pull, time-machine: Add '-q' to ignore channel files., Simon Tournier, 2023/08/17
- bug#65229: [PATCH 0/2] Add '-q' for 'pull' and 'time-machine'; support loading from pipes, Ludovic Courtès, 2023/08/17
[bug#65229] [PATCH 2/2] ui: 'load*' accepts /dev/fd/N files pointing to a pipe., Ludovic Courtès, 2023/08/11