Git: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
(Created page with "category:software Some projects using git * Android http://source.android.com/source/version-control.html * Qt http://qt.nokia.com/developer * Linux kernel http://git.kernel...")
 
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[category:software]]
[[Category:Software]]
http://git-scm.com/
 
Linus Torvald on git: https://www.youtube.com/watch?v=4XpnKHJAok8
 
See also https://github.com/ and https://github.com/repositories


Some projects using git
Some projects using git
Line 6: Line 11:
* Linux kernel http://git.kernel.org (from BitKeeper)
* Linux kernel http://git.kernel.org (from BitKeeper)
* RubyOnRails http://weblog.rubyonrails.org/2008/4/2/rails-is-moving-from-svn-to-git (from svn)
* RubyOnRails http://weblog.rubyonrails.org/2008/4/2/rails-is-moving-from-svn-to-git (from svn)
* Postgresql http://wiki.postgresql.org/wiki/Committing_with_Git (from cvs)
* LibreOffice http://www.libreoffice.org/get-involved/developers/ (OOo has svn?)


Some projects migrating to git
Some projects migrating to git
Line 11: Line 18:
* Gnome http://live.gnome.org/Git (from svn)
* Gnome http://live.gnome.org/Git (from svn)
* Eclipse projects http://wiki.eclipse.org/Git/Migrating_to_Git (from svn and cvs)
* Eclipse projects http://wiki.eclipse.org/Git/Migrating_to_Git (from svn and cvs)
* Freedesktop.org projects http://www.freedesktop.org/wiki/GettingInvolved (from cvs, also from svn?)
* PHP http://www.php.net/archive/2012.php#id2012-03-20-1 from svn
* Wicket [http://mail-archives.apache.org/mod_mbox/wicket-dev/201112.mbox/%3CCAAOHXmmfP%3DGf1zWUuG%3D6g9GWExPGQ%2BDhPodpK6FS_RA5Si2C9A%40mail.gmail.com%3E] from svn
==Help==
* http://en.wikipedia.org/wiki/File:Git_data_flow_simplified.svg
* http://gitref.org/

Latest revision as of 2016-09-19T01:55:59