|
|
|
|
LEADER |
00000cam a22000007a 4500 |
001 |
OR_on1156480886 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu|||||||| |
008 |
180520s2020 xx o 000 0 eng |
040 |
|
|
|a AU@
|b eng
|e pn
|c AU@
|d UKAHL
|d EBLCP
|d YDXIT
|d YDX
|d OCLCF
|d OCLCO
|d OCLCQ
|d TOH
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 1155220294
|a 1155328040
|a 1159422268
|
020 |
|
|
|a 9781098122874
|q (electronic book)
|
020 |
|
|
|a 1098122879
|q (electronic book)
|
020 |
|
|
|z 9781925836349
|
020 |
|
|
|z 1925836347
|
024 |
8 |
|
|a 9781098124700
|
029 |
0 |
|
|a AU@
|b 000067212151
|
035 |
|
|
|a (OCoLC)1156480886
|z (OCoLC)1155220294
|z (OCoLC)1155328040
|z (OCoLC)1159422268
|
050 |
|
4 |
|a QA76.9.F5
|b D35 2020
|
082 |
0 |
4 |
|a 005.1
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Daityari, Shaumik,
|e author.
|
245 |
1 |
0 |
|a Jump Start Git, 2nd Edition /
|c Daityari, Shaumik.
|
250 |
|
|
|a 2nd edition.
|
264 |
|
1 |
|b SitePoint,
|c 2020.
|
300 |
|
|
|a 1 online resource (172 pages)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
520 |
|
|
|a Get a Jump Start on version control with Git today! If you've worked on a web development project of any size, you've probably used Git, the most broadly adopted distributed version control system available. It enables you to store different versions of project files and directories, so you can roll back to an earlier one if something goes wrong. And since it's distributed, it smoothes the path for dev team collaboration. This short, practical book will help you to: Understand Git's core philosophy. Get started with Git: install it, learn the basic commands, and set up your first project. Work with Git as part of a collaborative team. Use Git's debugging tools for maximum debug efficiency. Master Git workflow Take control with Git's advanced features: reflog, rebase, stash, and more. Use Git with cloud-based Git repository host services like Github and Bitbucket. See how Git's used effectively on large open-source projects. Whether you're a Git newbie or you've been using it for some time but only really scratching the surface of its capabilities, this book will help you to gain a deep understanding of how Git works, and how to use it to streamline your workflow.
|
542 |
|
|
|f Copyright © SitePoint
|
550 |
|
|
|a Made available through: Safari, an O'Reilly Media Company.
|
588 |
|
|
|a Online resource; Title from title page (viewed May 15, 2020)
|
505 |
0 |
|
|a Jump Start Git, Second Edition -- Notice of Rights -- Notice of Liability -- Trademark Notice -- About SitePoint -- About Shaumik Daityari -- Preface -- Who Should Read This Book? -- Conventions Used -- Code Samples -- Tips, Notes, and Warnings -- Hey, You! -- Ahem, Excuse Me ... -- Make Sure You Always ... -- Watch Out! -- Supplementary Materials -- Chapter 1: Introduction -- Introduction -- Version Control -- Version Control Doesn't Replace the Need for a Regular Backup Solution -- Examples of Version Control in Daily Life -- Version Control Systems: the Options -- VCS Is Not CVS
|
505 |
8 |
|
|a Enter Git -- Git's Philosophy -- Advantages of Distributed Version Control Systems -- Git and GitHub -- Conclusion -- What Have You Learned? -- What's Next? -- Chapter 2: Getting Started with Git -- GUI Tools -- The Git Workflow -- Baby Steps with Git: First Commands -- Set Configuration Settings -- Create a Git Project -- Issuing Git Commands -- Git Autocomplete -- Create Our First Commit -- Don't Edit .git -- Demonstration Only -- Checking the Status -- Beware of Adding Unwanted Files -- Make Your Commit Messages Meaningful! -- Further Commits with Git
|
505 |
8 |
|
|a Diff Only Shows Changes in Tracked Files -- Beware of Shortcuts -- Always Review Your Changes -- Why git add Again? -- Commit History -- The .gitignore File -- Unintentionally Tracking a File Listed in .gitignore -- Hiding .gitignore from Git -- Set up Your .gitignore Early -- Remote Repositories -- GitHub Isn't the Only Option -- GitHub Offers Student Pricing -- Conclusion -- What Have You Learned? -- What's Next? -- Chapter 3: Branching in Git -- What Are Branches? -- Branch Conventions -- Create a Branch -- What Does checkout Do? -- Delete a Branch -- Don't Delete Branches Unless You Have To
|
505 |
8 |
|
|a Branches and HEAD -- Advanced Branching: Merging Branches -- Watch Out for Loops -- Conclusion -- What Have You Learned? -- What's Next? -- Chapter 4: Using Git in a Team -- The Source Is the origin -- Optional: Different Protocols While Cloning -- Alternative Credential Storage -- Git GUI Tools Can Generate Keys for You -- Contributing to the Remote: Git Push Revisited -- You Can Delete Branches Using git push -- Keeping Yourself Updated with the Remote: Git Pull -- Pulls Are Fast-forward by Default -- Here Be Conflicts! -- Dealing with a Rejected Git Push -- Rebase? -- Conflicts
|
505 |
8 |
|
|a Multiple Conflicts -- Aborting a Merge with Conflicts -- Conclusion -- What Have You Learned? -- What's Next? -- Chapter 5: Git Workflows -- The Centralized Workflow -- Features -- New Team Member Orientation -- Pros and Cons -- Who Should Use the Centralized Workflow -- The Feature-branch Workflow -- Features -- New Team Member Orientation -- Pros and Cons -- Who Should Use the Feature-branch Workflow -- Gitflow Workflow -- Features -- New Team Member Orientation -- Pros and Cons -- Who Should Use the Gitflow Workflow -- Forking Workflow -- Features -- New Team Member Orientation
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Revision control (Computer science)
|
650 |
|
7 |
|a Revision control (Computer science)
|2 fast
|
710 |
2 |
|
|a Safari, an O'Reilly Media Company.
|
776 |
0 |
8 |
|i Print version:
|a Daityari, Shaumik.
|t Jump Start Git.
|d Sebastopol : SitePoint Pty, Limited, ©2020
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781098124700/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
936 |
|
|
|a BATCHLOAD
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH37415169
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL6201195
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 301282643
|
994 |
|
|
|a 92
|b IZTAP
|