You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/git/2019-12-20-basic-git-commads.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -116,8 +116,6 @@ The followig gif shows the `git commit` command
116
116
117
117
It is the simple way to write the commit message but there is a more in-depth way to write a commit message with title and description. We will see that in a separate blogpost.
118
118
119
-
![GIF showing git commit]
120
-
121
119
## 5. `git status`
122
120
123
121
`git status` shows the status of the changes as untracked, modified or staged.
0 commit comments