JavaShuo
欄目
標籤
學習日誌之software engineering(3)——git
時間 2021-01-02
標籤
UML
欄目
Git
简体版
原文
原文鏈接
git的一些基本操作 在repository中的文件總共有4種不同的狀態: untracked(一個剛創建的文件起始狀態) staged(文件已經添加到暫存區,沒有更新到repository中) modified(文件已經更改,但是並沒有添加到暫存區中) unmodified(git已經承認修改並且修改部分更新到repository中) 要創建自己的repository,首先找到自己需要配置爲工作
>>阅读原文<<
相關文章
1.
學習日誌之software engineering(3)——git
2.
學習日誌之software engineering(13)——Validation & Verification
3.
學習日誌之software engineering(15)——integration testing
4.
學習日誌之software engineering(5)——UML
5.
學習日誌之software engneering(2)——git
6.
學習日誌之software engineering(12)——項目管理
7.
Software Engineering: 3. Project planning
8.
學習日誌之Computer engineering(1)
9.
Foundations of Software Engineering 和 Software Engineering Concepts
10.
Something about Software Engineering
更多相關文章...
•
您已經學習了 XML Schema,下一步學習什麼呢?
-
XML Schema 教程
•
我們已經學習了 SQL,下一步學習什麼呢?
-
SQL 教程
•
Tomcat學習筆記(史上最全tomcat學習筆記)
•
Kotlin學習(二)基本類型
相關標籤/搜索
學習日誌
engineering
software
MySQL學習日誌
日誌
之志
Git學習
3.git
GIT-3
NS-3學習
Git
Git 教程
Thymeleaf 教程
PHP 7 新特性
學習路線
Git
Git GUI
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
IDEA 2019.2解讀:性能更好,體驗更優!
2.
使用雲效搭建前端代碼倉庫管理,構建與部署
3.
Windows本地SVN服務器創建用戶和版本庫使用
4.
Sqli-labs-Less-46(筆記)
5.
Docker真正的入門
6.
vue面試知識點
7.
改變jre目錄之後要做的修改
8.
2019.2.23VScode的c++配置詳細方法
9.
從零開始OpenCV遇到的問題一
10.
創建動畫剪輯
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
學習日誌之software engineering(3)——git
2.
學習日誌之software engineering(13)——Validation & Verification
3.
學習日誌之software engineering(15)——integration testing
4.
學習日誌之software engineering(5)——UML
5.
學習日誌之software engneering(2)——git
6.
學習日誌之software engineering(12)——項目管理
7.
Software Engineering: 3. Project planning
8.
學習日誌之Computer engineering(1)
9.
Foundations of Software Engineering 和 Software Engineering Concepts
10.
Something about Software Engineering
>>更多相關文章<<