Skip to content

Commit 638fc18

Browse files
committed
added even more commands
1 parent 29151a2 commit 638fc18

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

commands.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ git rm --cached
55
git commit -m
66
git log
77
git restore
8+
git log --oneline
9+
git log --oneline --pretty
10+
git config --global user.name " "
11+
git config --global user.email " "

0 commit comments

Comments
 (0)