On Fri, Nov 25, 2011 at 5:43 AM, Matt Welland <estifo...@gmail.com> wrote:

> I'm teaching a class on using fossil next week and put together a quick
> ref sheet to help folks get going. I haven't seen any other quick ref
> sheets for fossil so maybe this will be of use to others.
>

I have to go get on an airplane in 5 minutes, so I didn't study your
quickref carefully, but it looks good after a quick glance.

I personally disapprove of creating branches using "fossil branch new".  I
think branches should be created at check-in time, using "fossil commit
--branch NAME".  But I'm willing to accept that this is personal preference
and not a requirement.

I also do not like to create tags using the command-line, preferring to us
the UI.  Again, I'm willing to accept this as a personal preference.

I find the new -y option on diff to be *very* useful.  I'm not sure it has
made it into a released version of Fossil yet.  But even so, I think it
deserves a mention.

I'm curious to know more about the class you are teaching:  Where is it
being taught and who is the audience.  I'm hoping you can provide a quick
briefing for me to read after the plane lands.


>
> PDF:
> http://www.kiatoa.com/cgi-bin/fossils/opensrc/doc/tip/docs/fossil-quickref.pdf
> Opendoc:
> http://www.kiatoa.com/cgi-bin/fossils/opensrc/doc/tip/docs/fossil-quickref.odt
>
> Feedback, corrections, suggestions all much appreciated.
>
> Cheers,
>
> Matt
> -=-
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to