Narrow your search
Listing 1 - 10 of 45 << page
of 5
>>
Sort by

Book
Git recipes : a problem-solution approach
Author:
ISBN: 9781430261032 Year: 2013 Publisher: New York Apress

Loading...
Export citation

Choose an application

Bookmark

Abstract

Keywords

Git


Book
Git: version control for everyone : the non-coder's guide to everyday version control for increased efficiency and productivity : beginner's guide
Author:
ISBN: 9781849517522 Year: 2013 Publisher: Birmingham Packt Publishing Ltd

Loading...
Export citation

Choose an application

Bookmark

Abstract

Keywords

Git


Book
Git for humans
Author:
ISBN: 9781937557386 Year: 2016 Publisher: New York A book apart

Loading...
Export citation

Choose an application

Bookmark

Abstract

Keywords

Git --- Webdesign


Book
Mastering Git: Attain expert level proficiency with Git for enhanced productivity and efficient collaboration
Author:
ISBN: 9781783553754 Year: 2016 Publisher: Birmingham Packt Publishing Ltd

Loading...
Export citation

Choose an application

Bookmark

Abstract

Keywords

Git --- Apps --- App


Book
Git version control cookbook : 90 hands-on recipes that will increase your productivity when using Git as a version control system
Authors: ---
ISBN: 178216846X 9781782168461 1322006768 9781322006765 Year: 2014 Publisher: Birmingham, England : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This practical guide contains a wide variety of recipes, taking you through all the topics you need to know about to fully utilize the most advanced features of the Git system. If you are a software developer or a build and release engineer who uses Git in your daily work and want to take your Git knowledge to the next level, then this book is for you. To understand and follow the recipes included in this book, basic knowledge of Git command-line code is mandatory.


Book
Accelerate DevOps with GitHub : Enhance Software Delivery Performance with GitHub Issues, Projects, Actions, and Advanced Security
Authors: --- ---
ISBN: 1801814678 Year: 2022 Publisher: Birmingham : Packt Publishing, Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Take your DevOps and DevSecOps game to the next level by leveraging the power of the GitHub toolset in practice Key Features Release software faster and with confidence Increase your productivity by spending more time on software delivery and less on fixing bugs and administrative tasks Deliver high-quality software that is more stable, scalable, and secure Book Description This practical guide to DevOps uses GitHub as the DevOps platform and shows how you can leverage the power of GitHub for collaboration, lean management, and secure and fast software delivery. The chapters provide simple solutions to common problems, thereby helping teams that are already on their DevOps journey to further advance into DevOps and speed up their software delivery performance. From finding the right metrics to measure your success to learning from other teams' success stories without merely copying what they've done, this book has it all in one place. As you advance, you'll find out how you can leverage the power of GitHub to accelerate your value delivery - by making work visible with GitHub Projects, measuring the right metrics with GitHub Insights, using solid and proven engineering practices with GitHub Actions and Advanced Security, and moving to event-based and loosely coupled software architecture. By the end of this GitHub book, you'll have understood what factors influence software delivery performance and how you can measure your capabilities, thus realizing where you stand in your journey and how you can move forward. What you will learn Effectively measure software delivery performance Adopt DevOps and lean management techniques in your teams Plan, track, and visualize your work using GitHub Issues and Projects Use continuous delivery with GitHub Actions and Packages Scale quality through testing in production and chaos engineering "Shift left" security and secure your entire software supply chain Use DevSecOps practices with GitHub Advanced Security Secure your code with code scanning, secret scanning, and Dependabot Who this book is for This book is for developers, solutions architects, DevOps engineers, and SREs, as well as for engineering or product managers who want to enhance their software delivery performance. Whether you're new to DevOps, already have experience with GitHub Enterprise, or come from a platform such as Azure DevOps, Team Foundation Server, GitLab, Bitbucket, Puppet, Chef, or Jenkins but struggle to achieve maximum performance, you'll find this book beneficial


Book
Mastering GitLab 12 : implement DevOps culture and repository management solutions
Author:
ISBN: 1789534062 Year: 2019 Publisher: Birmingham ; Mumbai : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

An expert guide to helping you use DevOps techniques with the latest GitLab version to optimize and manage your software workflow Key Features Delve into GitLab's architecture, and install and configure it to fit your environment Learn about the underlying principles of Agile software development and DevOps Explore Gitlab's features to manage enterprise cloud-native applications and services Book Description GitLab is an open source repository management and version control toolkit with functions for enterprises and personal software projects. It offers configurability options, extensions, and APIs that make it an ideal tool for enterprises to manage the software development life cycle. This book begins by explaining GitLab options and the components of the GitLab architecture. You will learn how to install and set up GitLab on-premises and in the cloud, along with understanding how to migrate code bases from different systems, such as GitHub, Concurrent Versions System, Team Foundation Version Control, and Subversion. Later chapters will help you implement DevOps culture by introducing the workflow management tools in GitLab and continuous integration/continuous deployment (CI/CD). In addition to this, the book will guide you through installing GitLab on a range of cloud platforms, monitoring with Prometheus, and deploying an environment with GitLab. You'll also focus on the GitLab CI component to assist you with creating development pipelines and jobs, along with helping you set up GitLab runners for your own project. Finally, you will be able to choose a high availability setup that fits your needs and helps you monitor and act on results obtained after testing. By the end of this book, you will have gained the expertise you need to use GitLab features effectively, and be able to integrate all phases in the development process. What you will learn Install GitLab on premises and in the cloud using a variety of configurations Conduct data migration from the SVN, TFS, CVS, and GitHub platforms to GitLab Use GitLab runners to develop different types of configurations in software development Plan and perform CI/CD by using GitLab features Monitor and secure your software architecture using Prometheus and Grafana Implement DevOps culture by introducing workflow management tools in GitLab Who this book is for If you are a software developer, DevOps professional, or any developer who wants to master GitLab for productive repository management in yo...


Book
GitHub essentials : unleash the power of collaborative development workflows using GitHub.
Author:
ISBN: 1789138469 Year: 2018 Publisher: Birmingham ; Mumbai : Packt,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book will teach you what you need to know to start using GitHub effectively for collaborating and working on your software projects. About This Book Effectively use GitHub by learning its key features to leverage the power of Git and make collaboration on code easy to work with. Be more productive on the development workflow of your projects using the valuable toolset that GitHub provides. Explore the world of GitHub by following simple, step-by-step, real-world scenarios accompanied by helpful, explanatory screenshots. Who This Book Is For This book is for experienced or novice developers with a basic knowledge of Git. If you ever wanted to learn how big projects such as Twitter, Google, or even GitHub collaborate on code, then this book is for you. What You Will Learn Create and upload repositories to your account Create organizations and manage teams with different access levels on repositories Use the issue tracker effectively and add context to issues with labels and milestones Create, access, and personalize your user account and profile settings Build a community around your project using the sophisticated tools GitHub provides Create GitHub pages and understand web analytics In Detail Whether you are an experienced developer or a novice, learning to work with Version Control Systems is a must in the software development world. Git is the most popular tool for that purpose, and GitHub was built around it, leveraging its powers by bringing it to the web. Starting with the basics of creating a repository, you will then learn how to manage the issue tracker, the place where discussions about your project take place. Continuing our journey, we will explore how to use the wiki and write rich documentation that will accompany your project. You will also master organization/team management and some of the features that made GitHub so well known, including pull requests. Next, we will focus on creating simple web pages hosted on GitHub and lastly, we will explore the settings that are configurable for a user and a repository. Style and approach This book will take you through some of the most important features of one of the most popular tools, GitHub, which is used to bring developers together from all around the world to discover, share, and build better software. At each step of the way, you will learn about important approaches used in GitHub, including creating a repository, managing teams, creating GitHub pages, and watching your rep...


Book
Git : mastering version control : learn everything you need to take full control of your workflow with Git with this curated Learning Path - dive in and transform the way you work : a course in three modules.
Authors: --- --- ---
ISBN: 1787122794 9781787122796 9781787123205 1787123200 Year: 2016 Publisher: Birmingham, [England] : Packt,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Learn everything you need to take full control of your workflow with Git with this curated Learning Path ? dive in and transform the way you work About This Book Master all the basic concepts of Git to protect your code and make it easier to evolve Filled with practical recipes that will teach you how to use the most advanced features of the Git system Harness the full power of the Git version control system to customize Git behavior, manipulate history, integrate external tools, and explore platform shortcuts Who This Book Is For This learning path is for software developers who want to become proficient at using the Git version control system. A basic understanding of any version control system would be beneficial. What You Will Learn Transport your work to a remote repository in a centralized manner Experiment with your code without affecting functional code files Explore some tools used to migrate to Git from other versioning systems without losing your development history Understand the Git data model and how you can navigate the database with simple commands Debug with Git and use various techniques to find faulty commits Customize Git behavior system-wide, on a per-user, per-repository, and per-file basis Master administering and setting up Git repositories, configuring access, finding and recovering from repository errors, and performing repository maintenance Chose a workflow and configure/set up support for the chosen workflow In Detail Git is one of the most popular types of Distributed Version Control System. Since its inception, it has attracted skilled developers due to its robust, powerful, and reliable features. Like most powerful tools, Git can be hard to approach for the newcomers. However, this learning path will help you overcome this fear and become adept at all the basic and advanced tasks in Git. This course starts with an introduction to version control systems before you delve deeply into the essentials of Git. This serves as a primer for the topics to follow such as branching and merging, creating and managing a GitHub personal repository, and fork and pull requests. You'll also learn how to migrate from SVN using Git tools or TortoiseGit and migrate from other VCSs, concluding with a collection of resources, links, and appendices. As you progress on to the next module, you will learn how you can automate the usual Git processes by utilizing the hook system built into Git. It also covers advanced repository management...


Book
Git essentials : create, merge, and distribute code with Git, the most powerful and flexible versioning system available
Author:
ISBN: 1787283178 9781787283176 Year: 2017 Publisher: Birmingham, England ; Mumbai, [India] : Packt Publishing,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Dive and explore into the latest addons of the latest Git. About This Book Master all the basic concepts of Git to protect your code and make it easier to evolve Use Git proficiently, and learn how to resolve day-by-day challenges easily This step-by-step guide is packed with examples to help you learn and work with Git's internals Who This Book Is For If you are a software developer with little or no experience of versioning systems, or you are familiar with other centralized versioning systems, then this book is for you. If you have experience in server and system management and need to broaden your use of Git from a DevOps perspective, this book contains everything you need. What You Will Learn Master Git fundamentals Be able to "visualize," even with the help of a valid GUI tool Write principal commands in a shell Figure out the right strategy to run change your daily work with few or no annoyances Explore the tools used to migrate to Git from the Subversion versioning system without losing your development history Plan new projects and repositories with ease, using online services, or local network resources In Detail Since its inception, Git has attracted skilled developers due to its robust, powerful, and reliable features. Its incredibly fast branching ability transformed a piece of code from a niche tool for Linux Kernel developers into a mainstream distributed versioning system. Like most powerful tools, Git can be hard to approach since it has a lot of commands, subcommands, and options that easily confuse newcomers. The 2nd edition of this very successful book will help you overcome this fear and become adept in all the basic tasks in Git. Building upon the success of the first book, we start with a brief step-by-step installation guide; after this, you'll delve into the essentials of Git. For those of you who have bought the first edition, this time we go into internals in far greater depth, talking less about theory and using much more practical examples. The book serves as a primer for topics to follow, such as branching and merging, creating and managing a GitHub personal repository, and fork and pull requests. You'll then learn the art of cherry-picking, taking only the commits you want, followed by Git blame. Finally, we'll see how to interoperate with a Subversion server, covering the concepts and commands needed to convert an SVN repository into a Git repository. To conclude, this is a collection of resources, links, and ap...

Listing 1 - 10 of 45 << page
of 5
>>
Sort by