On Wednesday 16 Jun 2010 13:03:39 David Balažic wrote: > 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
Start from these pages: https://community.openvpn.net/openvpn/wiki/GitCrashCourse https://community.openvpn.net/openvpn/wiki/DeveloperDocumentation https://community.openvpn.net/openvpn/wiki/TesterDocumentation HTH -- D.