mirror of
https://github.com/MichaelCade/90DaysOfDevOps.git
synced 2025-02-10 02:47:47 +07:00
translate day35(preliminary draft)
This commit is contained in:
parent
3fee1d6632
commit
739a3e1368
@ -95,7 +95,7 @@ Git 是一個用來追蹤原始碼或任何檔案每次異動的工具, 或者
|
||||
|
||||
![](Images/Day35_Git13.png)
|
||||
|
||||
We can then use the `git log` command which shows the latest changes and first commit.
|
||||
我們可以輸入指令 `git log` 顯示最後的異動和第一次提交.
|
||||
|
||||
![](Images/Day35_Git14.png)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user