List for cgit developers and users
 help / color / mirror / Atom feed
From: jean-christophe manciot <actionmystique@gmail.com>
To: cgit@lists.zx2c4.com
Subject: Version branches
Date: Wed, 4 Jan 2023 15:52:21 +0100	[thread overview]
Message-ID: <CAKcFC3bPenW_cdwxCVR01mWN23nHRnTy4ji+6ZHEnSJ2HXOHDQ@mail.gmail.com> (raw)

Hi there,
I have recloned the repository from scratch but it seems that all
previous git-<git_version> branches have all disappeared; for
instance, there used to be refs/heads/ch/git-2-39.

git-cgit$ git clone https://git.zx2c4.com/cgit .
Cloning into '.'...
remote: Enumerating objects: 7124, done.
remote: Counting objects: 100% (1363/1363), done.
remote: Compressing objects: 100% (192/192), done.
remote: Total 7124 (delta 1308), reused 1176 (delta 1171), pack-reused 5761
Receiving objects: 100% (7124/7124), 8.67 MiB | 11.32 MiB/s, done.
Resolving deltas: 100% (5100/5100), done.

git-cgit (master)$ git submodule init
Submodule 'git' (https://git.kernel.org/pub/scm/git/git.git)
registered for path 'git'
git-cgit (master)$ git submodule update
Cloning into '/media/Shared/home/actionmystique/src/Git/git-cgit/git'...
Submodule path 'git': checked out 'c48035d29b4e524aed3a32f0403676f0d9128863'

git-cgit (master)$ git branch -r | grep git-
git-cgit (master)$

I used those git branches to build cgit for specific git versions.
How can we do it now?

Regards.
-- 
Jean-Christophe

             reply	other threads:[~2023-01-04 14:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-04 14:52 jean-christophe manciot [this message]
2023-01-04 15:08 ` jean-christophe manciot
2023-01-05 11:52   ` Christian Hesse
2023-01-05 16:45     ` Todd Zullinger
2023-01-04 15:10 ` Jason A. Donenfeld
2023-01-04 16:52   ` jean-christophe manciot
2023-01-04 16:57     ` jean-christophe manciot

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=CAKcFC3bPenW_cdwxCVR01mWN23nHRnTy4ji+6ZHEnSJ2HXOHDQ@mail.gmail.com \
    --to=actionmystique@gmail.com \
    --cc=cgit@lists.zx2c4.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).