Hi!

Is there some crash course for using git with openvpn sources?

I know svn and other tools, but not git.

So i need steps list like:

apt-get install git
svn co http://repo.openvpn.net/patchme # translated into git syntax
#do your changes
svn diff > my_patch  # again , git syntax


Thanks!

David Balažic

Reply via email to