this post was submitted on 21 Apr 2025
7 points (100.0% liked)

Lemmy Support

4836 readers
6 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 6 years ago
MODERATORS
 

The ansible instructions state to run

git pull && git checkout version_name

but I don't understand what url to put there.

https://github.com/LemmyNet/lemmy-ansible/blob/main/UPGRADING.md

you are viewing a single comment's thread
view the rest of the comments
[–] listless@lemmy.cringecollective.io 3 points 2 days ago* (last edited 2 days ago)

git checkout takes a branch or tag name. In your example, it's almost certainly referring to a git tag that aligns with a version of the software.