From Fedora Project Wiki

 
(5 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://gitref.org/ gitref.org]
Line 12: Line 13:
* [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 23: Line 38:
* [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]
*[http://tokyo.usersys.redhat.com:8080/ hudson]
* [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]

Latest revision as of 14:48, 27 January 2012