- 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.
推薦閱讀
- Reporting with Visual Studio and Crystal Reports
- JavaScript+DHTML語法與范例詳解詞典
- Bootstrap Essentials
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Python Network Programming Cookbook(Second Edition)
- PHP編程基礎與實例教程
- Beginning C++ Game Programming
- 汽車人機交互界面整合設計
- Java程序設計(項目教學版)
- Learning Azure DocumentDB
- 人件集:人性化的軟件開發
- 移動應用界面設計
- 鯤鵬架構入門與實戰
- DevOps和自動化運維實踐
- C++語言程序設計