An open API service indexing awesome lists of open source software.

https://github.com/leo41271/git_learn

練習用的 包含從無到有 含建立分支 移除分支 合併 衝突 .practice include add remove branch merge conflict
https://github.com/leo41271/git_learn

Last synced: 3 months ago
JSON representation

練習用的 包含從無到有 含建立分支 移除分支 合併 衝突 .practice include add remove branch merge conflict

Awesome Lists containing this project

README

        

# git_learn
練習用的 含建立分支 合併 衝突

前置作業:

PS: 準備工具 下載 git 環境 。 好讓你在自己的電腦上可以執行git 指令。
PS: 本練習使用 vscode 的終端機 來操作 git 指令 。請下載vscode 。
並且 下載vscode中的 延伸模組 "Git Graph" 。 目錄結構只從VScode 中看
,才能 區別 分支 的差異 (使用電腦的檔案系統無法區別!!)
PS: Prepare the tool to download the git environment. So that you can execute git commands on your computer.
PS: This exercise uses the terminal of vscode to operate the git command. Please download vscode.
And download the extension module "Git Graph" in vscode. The directory structure is only viewed from VScode
, in order to distinguish the difference of the branch (the file system of the computer cannot be distinguished!!)
=======================================================================
以下所有操作都在 我自己創建的 資料夾 進行(或你自己創建一個) leo_learn_git 資料夾
請參照 後面的行數 慢慢執行並建立你的範例 !!
All the following operations are performed in the folder I created (or create one yourself) leo_learn_git folder
Please refer to the following lines to execute slowly and build your example !!
部分操作看不懂中文 可以使用Google翻譯來對照 我的筆記操作內容
Some operations cannot understand Chinese, you can use Google Translate to compare the operation content of my notes
=======================================================================

if it can help you and like it plz give me a star.
有幫到你 對您受益 還請不吝嗇 給我一個 星星。