A version control system popular in Linux. GitHub is an website that hosts Git repositories. It does most of its work locally rather than on a central server. This makes it 10 to 100 faster than traditional version control. Every user maintains a complete clone of the entire repository, not just the current versions. Eclipse uses Git. Logically, every version of a file is stored, indexed by SHA checksum, complete. There is delta compression that can transparently compress any file against any other. There is also GZip compression. Git works in a completely different way from previous generations of version control, logically keeping a complete read-only copy of every file in every state it has ever seen. It synchronises by sending files the other station does not yet have, not by merging. Synchronising is between any two clients or servers running the client software. Git would not have been possible before large cheap hard disks.
recommend book⇒Version Control with Git: Powerful tools and techniques for collaborative software development, second edition | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
by | Jon Loeliger, Matthew McCullough | 978-1-4493-1638-9 | paperback | |||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
birth | 1978 age:39 | 978-1-4493-4504-4 | eBook | |||||||||||||||||||||||||||||||||||||||||||||||||||||
publisher | O’Reilly | B008Y4OR3A | kindle | |||||||||||||||||||||||||||||||||||||||||||||||||||||
published | 2012-08-27 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Explains how to convert from Subversion. Also handles advanced topics such as the filter-branch, the rev-list, interactive hunk staging anfd recovering a lost commit. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Greyed out stores probably do not have the item in stock. Try looking for it with a bookfinder. |
recommend book⇒Pro Git | ||||
by | Scott Chacon | 978-1-4302-1833-3 | paperback | |
---|---|---|---|---|
publisher | Apress | B003NHRMXA | kindle | |
published | 2009-08-27 | |||
He covers the history of version control, how to set up Git, Git for beginners and Git for experts. Unusually well-written. You can read it free online. | ||||
Greyed out stores probably do not have the item in stock. Try looking for it with a bookfinder. |
This page is posted |
http://mindprod.com/jgloss/git.html | |
Optional Replicator mirror
|
J:\mindprod\jgloss\git.html | |
Please read the feedback from other visitors,
or send your own feedback about the site. Contact Roedy. Please feel free to link to this page without explicit permission. | ||
Canadian
Mind
Products
IP:[65.110.21.43] Your face IP:[18.218.95.236] |
| |
Feedback |
You are visitor number | |