- Git Version Control Cookbook
- Aske Olsson Rasmus Voss
- 78字
- 2021-12-08 12:33:51
Introduction
If you are developing a small application in a big corporation as a developer, or you are trying to wrap your head around an open source project from GitHub, you have already been using branches with Git.
Most of the time, you may just be working on a local develop
or master
branch and didn't care so much about other branches.
In this chapter, we will show you different branch types and how to work with them.
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Python自然語言處理實戰:核心技術與算法
- Visual Basic程序開發(學習筆記)
- Xcode 7 Essentials(Second Edition)
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- 程序員考試案例梳理、真題透解與強化訓練
- Mastering C# Concurrency
- Java Web程序設計
- Banana Pi Cookbook
- Bootstrap 4 Cookbook
- Vue.js 3應用開發與核心源碼解析
- 軟件測試分析與實踐
- Mastering Embedded Linux Programming
- Building UIs with Wijmo
- Instant Buildroot