[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

_______________________________________________
Freedombox-discuss mailing list
Freedombox-discuss@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/freedombox-discuss

Reply via email to