- Git Essentials(Second Edition)
- Ferdinando Santacroce
- 260字
- 2021-07-02 15:27:02
Foreword to the second edition
Welcome to the second edition of Git Essentials!
This paragraph is dedicated to those who have already read the first edition; here you will find an overview of the changes and new things inside this brand-new edition.
First of all, we listened to your feedback: in Chapters 2, Git Fundamentals - Working Locally and Chapter 3, Git Fundamentals - Working Remotely we will look at some technical details in more depth, describing more accurately the internals of Git; this entails extra effort on the part of the reader, but in return, he or she will obtain a more mindful understanding of Git architecture that will later help to grasp the commands of this powerful tool.
The Git ecosystem made some really giant steps forward since April 2015, but at its heart, Git is always the same. Here is an incomplete list of new features and improvements:
- Big improvements for Windows (for example, a fully working credential subsystem, performance enhancements, and so on—see https://github.com/git-for-windows/git).
- Git Large File Storage (LFS)-an additional tool from GitHub friends (see https://git-lfs.github.com).
- Git Virtual File System from Microsoft fellows (see https://github.com/Microsoft/GVFS).
- git worktree command and functionalities. Worktrees are a feature that was first included in Git 2.5; they let you check out and work on multiple repository branches in different directories simultaneously-see https://git-scm.com/docs/git-worktree.
- A lot of improvements and new options for common commands, too many to cite them all.
So the aim of this book is to get started with versioning and learn how to do it proficiently.
Let's start!
- 復(fù)雜性思考:復(fù)雜性科學(xué)和計(jì)算模型(原書第2版)
- 計(jì)算機(jī)信息技術(shù)基礎(chǔ)實(shí)驗(yàn)與習(xí)題
- SQL Server 2008數(shù)據(jù)庫應(yīng)用技術(shù)(第二版)
- Python廣告數(shù)據(jù)挖掘與分析實(shí)戰(zhàn)
- 卷積神經(jīng)網(wǎng)絡(luò)的Python實(shí)現(xiàn)
- Hadoop與大數(shù)據(jù)挖掘(第2版)
- 云計(jì)算服務(wù)保障體系
- Live Longer with AI
- Lean Mobile App Development
- Power BI商業(yè)數(shù)據(jù)分析完全自學(xué)教程
- Oracle PL/SQL實(shí)例精解(原書第5版)
- 圖數(shù)據(jù)實(shí)戰(zhàn):用圖思維和圖技術(shù)解決復(fù)雜問題
- SQL Server 2012數(shù)據(jù)庫管理教程
- 重復(fù)數(shù)據(jù)刪除技術(shù):面向大數(shù)據(jù)管理的縮減技術(shù)
- 辦公應(yīng)用與計(jì)算思維案例教程