[fpc-pascal] libusb header translation and OOP wrapper

Bernd prof7bit at gmail.com
Tue Sep 25 18:22:05 CEST 2012


2012/9/24 Christo <christo.crause at gmail.com>:

> I'm new to using git so it may be
> something trivial I'm missing.

Regarding git,

I highly recommend using the easygit wrapper to make life easier,
especially when you come from SVN because git will be very confusing
in the beginning if you are used to svn and then try to understand the
cryptic git commands. It has helped me a lot in the beginning (and
still does) and it was the only thing that was finally able to
convince me of the great usefulness of git:

https://github.com/blog/333-easy-git

Its just one huge perl script that you put into your path and then use
eg instead of git and have a simpler and more logical command line
syntax for most commonly used workflows. Unfortunately it is not
actively maintained anymore and some commands do not work as expected
with recent versions of git, for this there is a more recent fork
here:

https://gitorious.org/~smarr/eg/smarrs-mainline/trees/master



More information about the fpc-pascal mailing list