El 2022-08-15 00:07, Petter Reinholdtsen escribió: > [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.
Thanks. Gret git summary. _______________________________________________ Freedombox-discuss mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/freedombox-discuss
