List for cgit developers and users
 help / color / mirror / Atom feed
* Version branches
@ 2023-01-04 14:52 jean-christophe manciot
  2023-01-04 15:08 ` jean-christophe manciot
  2023-01-04 15:10 ` Jason A. Donenfeld
  0 siblings, 2 replies; 7+ messages in thread
From: jean-christophe manciot @ 2023-01-04 14:52 UTC (permalink / raw)
  To: cgit

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-01-05 16:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-04 14:52 Version branches jean-christophe manciot
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

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).