Git Magictxt,chm,pdf,epub,mobi下载
作者: Ben Lynn
出版社: CreateSpace
出版年: 2010-4-5
页数: 64
定价: USD 9.95
装帧: Paperback
ISBN: 9781451523348

内容简介  · · · · · ·

Git is a version control Swiss army knife. A reliable versatile multipurpose revision control tool whose extraordinary flexibility makes it tricky to learn, let alone master. As Arthur C. Clarke observed, any sufficiently advanced technology is indistinguishable from magic. This is a great way to approach Git: newbies can ignore its inner workings and view Git as a gizmo that c...




目录  · · · · · ·

Preface
Thanks!
License
1. Introduction
Work is Play
Version Control
· · · · · · ()
Preface
Thanks!
License
1. Introduction
Work is Play
Version Control
Distributed Control
A Silly Superstition
Merge Conflicts
2. Basic Tricks
Saving State
Add, Delete, Rename
Advanced Undo/Redo
Reverting
Changelog Generation
Downloading Files
The Bleeding Edge
Instant Publishing
What Have I Done?
Exercise
3. Cloning Around
Sync Computers
Classic Source Control
Bare repositories
Push versus pull
Forking a Project
Ultimate Backups
Light-Speed Multitask
Guerilla Version Control
Mercurial
Bazaar
Why I use Git
4. Branch Wizardry
The Boss Key
Dirty Work
Quick Fixes
Merging
Uninterrupted Workflow
Reorganizing a Medley
Managing Branches
Temporary Branches
Work How You Want
5. Lessons of History
I Stand Corrected
… And Then Some
Local Changes Last
Rewriting History
Making History
Where Did It All Go Wrong?
Who Made It All Go Wrong?
Personal Experience
6. Multiplayer Git
Who Am I?
Git Over SSH, HTTP
Git Over Anything
Patches: The Global Currency
Sorry, We’ve Moved
Remote Branches
Multiple Remotes
My Preferences
7. Git Grandmastery
Source Releases
Commit What Changed
My Commit Is Too Big!
The Index: Git’s Staging Area
Don’t Lose Your HEAD
HEAD-hunting
Building On Git
Daring Stunts
Preventing Bad Commits
8. Secrets Revealed
Invisibility
Integrity
Intelligence
Indexing
Git’s Origins
The Object Database
Blobs
Trees
Commits
Indistinguishable From Magic
A. Git Shortcomings
SHA1 Weaknesses
Microsoft Windows
Unrelated Files
Who’s Editing What?
File History
Initial Clone
Volatile Projects
Global Counter
Empty Subdirectories
Initial Commit
Interface Quirks
B. Translating This Guide
· · · · · · ()