From Fedora Project Wiki

 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
== General Resources ==
== General Resources ==
===Git===
* [http://help.github.com/git-cheat-sheets/ Git-Cheat sheet]--
* [http://help.github.com/git-cheat-sheets/ Git-Cheat sheet]--
*[http://gitref.org/ gitref.org]
* [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://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://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/
* [http://nvie.com/posts/a-successful-git-branching-model/ git branching model]
* [http://help.github.com/linux-set-up-git/ Setup Github repository]
* [http://help.github.com/linux-set-up-git/ Setup Github repository]
* [http://sixrevisions.com/resources/git-tutorials-beginners/ git 6 beginner tutorials]
* [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://programblings.com/2008/06/07/the-illustrated-guide-to-recovering-lost-commits-with-git/ recovering lost - found commits]
* [http://eagain.net/articles/git-for-computer-scientists/ git for computer scientists] -> git rebase/fetch/merge
* [http://gitready.com/intermediate/2009/01/31/intro-to-rebase.html git rebase]
* [http://git-cola.github.com/ git cola - GUI]
* [http://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git/ git patch]
* [http://maketecheasier.com/8-useful-and-interesting-bash-prompts/2009/09/04 cool bash prompts]
* [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://stackoverflow.com/questions/253055/how-do-i-push-amended-commit-to-the-remote-git-repo git push amended commit]
* [http://www.viget.com/extend/only-you-can-prevent-git-merge-commits/ you can prevent git merge conflicts by rebasing true]
* http://jocr.sourceforge.net/ GOCR] -> GOCR is an OCR (Optical Character Recognition) program
* [http://stackoverflow.com/questions/936249/git-removing-a-file-from-source-control-but-not-from-the-source git rm --cached <file>] - git diff --cached
===Other stuff===
* [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]
* [http://thevesseloftruth.blogspot.com/ Share pic, video] -> tinypic
* [http://thevesseloftruth.blogspot.com/ Share pic, video] -> tinypic
Line 11: Line 32:
* [http://projects.gnome.org/dia/ dia] for UML design  
* [http://projects.gnome.org/dia/ dia] for UML design  
* yum install libreoffice-writer -> open documents
* yum install libreoffice-writer -> open documents
* [http://en.wikipedia.org/wiki/Open_format open-format]
* [http://gskinner.com/RegExr/ regex generator]
* [http://gskinner.com/RegExr/ regex generator]
* [http://dev.eclipse.org/viewcvs/viewvc.cgi/ eclipse projects on cvs]
* [http://dev.eclipse.org/viewcvs/viewvc.cgi/ eclipse projects on cvs]
* [http://flisti.com/ creating polls]
* [http://flisti.com/ creating polls] - also [http://doodle.com/sfpf9pnhthska9ra#table doodle]
* [http://video.online-convert.com/convert-to-mkv online converter]
* [http://video.online-convert.com/convert-to-mkv online converter]
*[http://tokyo.usersys.redhat.com:8080/ hudson]

Latest revision as of 14:48, 27 January 2012