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

Lemmy Support

4838 readers
1 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
[–] [email protected] 3 points 1 week ago* (last edited 1 week 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.