[Freedombox-discuss] Use git instead of Salsa

Petter Reinholdtsen pere at hungry.com
Mon Aug 15 06:07:58 BST 2022


[Quiliro Ordóñez]
> I typed this:
> git clone https://salsa.debian.org/sunilmohan/freedombox
>
> But I do not know what to do see the branch in question and see the
> diff.  Please explain.

You can go into the freedombox directory and run 'git branch -a' to see
the available branch names, 'git checkout <branchname>' to switch to the
given branch, 'git log -p' to see each commit in this branch and 'git
diff <branchname1> <branchname2>' to see differences between branches.
Lots of good recipes about git on the web.

-- 
Happy hacking
Petter Reinholdtsen



More information about the Freedombox-discuss mailing list