From Fedora Project Wiki
Line 1: | Line 1: | ||
== General Resources == | == General Resources == | ||
* [http://help.github.com/git-cheat-sheets/ Git-Cheat sheet] | * [http://help.github.com/git-cheat-sheets/ Git-Cheat sheet] | ||
* [http://book.git-scm.com/4_rebasing.html Good git book] | |||
* [http://help.github.com/linux-set-up-git/ Setup Github repository] | * [http://help.github.com/linux-set-up-git/ Setup Github repository] | ||
* [http://stackoverflow.com/questions/2122465/ssh-cannot-authenticate-to-gitgithub-com ssh key] -> permission denied | * [http://stackoverflow.com/questions/2122465/ssh-cannot-authenticate-to-gitgithub-com ssh key] -> permission denied | ||
* [http://www.kernel.org/pub/software/scm/git/docs/user-manual.html git user manual] | * [http://www.kernel.org/pub/software/scm/git/docs/user-manual.html git user manual] | ||
* [http://www.if-not-true-then-false.com/2010/linux-install-eclipse-on-fedora-centos-red-hat-rhel/ install indigo on linux] | * [http://www.if-not-true-then-false.com/2010/linux-install-eclipse-on-fedora-centos-red-hat-rhel/ install indigo on linux] |
Revision as of 13:05, 6 July 2011
General Resources
- Git-Cheat sheet
- Good git book
- Setup Github repository
- ssh key -> permission denied
- git user manual
- install indigo on linux