From Fedora Project Wiki
Line 3: | Line 3: | ||
* [http://progit.org/book/ pro git book] | * [http://progit.org/book/ pro git book] | ||
* [http://book.git-scm.com/4_interactive_rebasing.html interactive rebasing] | * [http://book.git-scm.com/4_interactive_rebasing.html interactive rebasing] | ||
* [http://kparal.wordpress.com/2011/08/18/git-tip-of-the-day-splitting-changes-into-several-patches/ git tip of the day] | |||
* [http://repo.or.cz/w/git.git/blob_plain/2ca880fe54660869bc93a2302efced9ab64511d9:/contrib/completion/git-completion.bash git-completion.sh] | * [http://repo.or.cz/w/git.git/blob_plain/2ca880fe54660869bc93a2302efced9ab64511d9:/contrib/completion/git-completion.bash git-completion.sh] | ||
* [http://book.git-scm.com/4_rebasing.html Good git book] @ http://book.git-scm.com/ | * [http://book.git-scm.com/4_rebasing.html Good git book] @ http://book.git-scm.com/ | ||
Line 24: | Line 25: | ||
* [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] | ||
Revision as of 01:04, 19 September 2011
General Resources
- Git-Cheat sheet--
- pro git book
- interactive rebasing
- git tip of the day
- git-completion.sh
- Good git book @ http://book.git-scm.com/
- git branching model
- 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