rss Home » Tag Archive For ‘Git’

Pragmatic Guide to Git

Pragmatic Guide to Git

Book Description

Get up to speed on right now with Pragmatic Guide to . Task-oriented two-page spreads get you up and running with minimal fuss. Each left-hand page dives into the underlying implementation for each task. The right-hand page contains commands that focus on the task at hand, and cross references to other tasks that are related. You’ll find what you need fast.

Git is rapidly becoming the de-facto standard for the community. Its excellent merging capabilities, coupled with its speed and relative ease of use, make it an indispensable tool for any developer. New Git users will learn the basic tasks needed to work with Git every day, including working with remote repositories, dealing with branches and tags, exploring the history, and fixing problems when things go wrong. If you’re already familiar with Git, this book will be your go-to reference for Git commands and best practices.

You won’t find a more practical approach to learning Git than Pragmatic Guide to Git.

About the Author
Travis Swicegood is a professional programmer; owner of Domain51, a web and mobile company in Lawrence, Kansas; and the author of Pragmatic Version Control Using Git, the first published book on Git. He’s passionate about and is active in communities across several languages. Download Now »

Pro Git

Pro Git

Book Description

is the version control system developed by Linus Torvalds for Linux kernel . It took the world by storm since its inception in 2005, and is used by small shops and giants like Google, Red Hat, and IBM, and of course many projects.

  • A book by experts to turn you into a expert
  • Introduces the world of distributed version control
  • Shows how to build a Git workflow

What you’ll learn

  • Use Git as a programmer or a project leader.
  • Become a fluent Git user.
  • Use distributed features of Git to the full.
  • Acquire the ability to insert Git in the development workflow.
  • Migrate programming projects from other SCMs to Git.
  • Learn how to extend Git. Download Now »

Pragmatic Version Control Using Git

Pragmatic Version Control Using Git

Book Description

Whether you’re making the switch from a traditional centralized version control system or are a new programmer just getting started, this book prepares you to start using in your everyday programming.Pragmatic Version Control Using starts with an overview of version control systems, and shows how being distributed enables you to work more efficiently in our increasingly mobile society. It then progresses through the basics necessary to get started using Git.You’ll get a thorough overview of how to take advantage of Git. By the time you finish this book you’ll have a firm grounding in how to use Git, both by yourself and as part of a team.

  • Learn how to use how to use Git to protect all the pieces of your project
  • Work collaboratively in a distributed environment
  • Learn how to use Git’s cheap branches to streamline your
  • Install and administer a Git server to share your repository
  • Download Now »