- Goals
- User guide
- Classlib developers guide
- Developer guide
- Tester guide
- Porting guide
- Blogs
- Project development
- Glossary
- Proposals
- FAQ
- Papers & presentations
- References
- Research
Using Git (at GitHub)
The URLs for official git repository at GitHub are listed below :
Site: https://github.com/jnode/jnode Https: https://github.com/jnode/jnode.git SSH: git@github.com:jnode/jnode.git
For those who know what they are doing already and simply want push access, refer to the page on setting up push access. For those that are unfamiliar with git, there are a few git pages below that explain some of the common tasks of setting up and using git. This of course is not meant to be a replacement for the git manual.
Git Manual: http://www.kernel.org/pub/software/scm/git/docs/user-manual.html Git Crash Course for SVN users: http://git.or.cz/course/svn.html
- Printer-friendly version
- Login to post comments