From Fedora Project Wiki
Line 23: | Line 23: | ||
* [http://wiki.eclipse.org/SWTBot/UsersGuide SWTBOT] | * [http://wiki.eclipse.org/SWTBot/UsersGuide SWTBOT] | ||
* [http://java.dzone.com/articles/are-you-starter-finisher-or?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+javalobby%2Ffrontpage+%28Javalobby+%2F+Java+Zone%29c are you starter or finisher] | * [http://java.dzone.com/articles/are-you-starter-finisher-or?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+javalobby%2Ffrontpage+%28Javalobby+%2F+Java+Zone%29c are you starter or finisher] | ||
* [http://kparal.wordpress.com/2011/08/18/git-tip-of-the-day-splitting-changes-into-several-patches/ git tip of the day] |
Revision as of 14:57, 9 September 2011
General Resources
- Git-Cheat sheet--
- pro git book
- interactive rebasing
- git-completion.sh
- Good git book @ http://book.git-scm.com/
- Setup Github repository
- ssh key -> permission denied
- git user manual
- install indigo on linux
- Share pic, video -> tinypic
- gnome cheatsheet
- dia for UML design
- yum install libreoffice-writer -> open documents
- open-format
- regex generator
- eclipse projects on cvs
- creating polls - also doodle
- online converter
- hudson
- git patch
- cool bash prompts
- SWTBOT
- are you starter or finisher
- git tip of the day