You've already forked devops-exercises
mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2025-07-15 23:54:32 +02:00
fix formatting typo in git Q&A (#226)
This commit is contained in:
@ -53,7 +53,7 @@ There are different ways to check whether a file is tracked or not:
|
||||
<details>
|
||||
<summary>How can you see which changes have done before committing them?</summary><br><b>
|
||||
|
||||
`git diff```
|
||||
`git diff`
|
||||
</b></details>
|
||||
|
||||
<details>
|
||||
|
Reference in New Issue
Block a user