> For the complete documentation index, see [llms.txt](https://docs.xiwind-corp.com/tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xiwind-corp.com/tech/git.md).

# Git

- [Windows Terminal、PowerShell 安裝](https://docs.xiwind-corp.com/tech/git/windows-terminalpowershell-an-zhuang.md)
- [Git 開始使用](https://docs.xiwind-corp.com/tech/git/git-kai-shi-shi-yong.md): Git是一個強大的分散式版本控制系統，因其能夠追蹤變更、管理 Code repositories 和促進協作而在開發者中間廣受歡迎。文將引導您開始使用Git，創建遠端儲存庫，並特別介紹如何從版本控制中排除Visual Studio的“.vs”文件夾。
- [Branch 入門](https://docs.xiwind-corp.com/tech/git/branch-ru-men.md)
- [合併多個 Commit , 編輯](https://docs.xiwind-corp.com/tech/git/he-bing-duo-ge-commit-bian-ji.md): 我們深入探討每位開發人員都應該掌握的基本 Git 技巧。包括：合併多個提交、編輯提交和 Interactive rebase 等。逐步了解如何優化您的 Git 工作流程，有效地結合多個提交、精煉提交消息以及利用 Interactive rebase 的強大功能。
- [額外功能](https://docs.xiwind-corp.com/tech/git/e-wai-gong-neng.md)
