Commit Graph

11 Commits

Author SHA1 Message Date
Fernando Miguel
cf584f84f7 Adding git switch and git restore commands
Git has introduced git switch and git restore in order to keep more purposeful scope for the git checkout command which holds more responsibility than simply switch branches.
2022-05-28 07:01:14 +02:00
Erfan Ansari
40303cb79f Update git 2021-10-14 20:12:34 +03:30
plskz
2021c90140 Update git.sh 2021-07-01 01:13:11 +08:00
Eyob Mulualem
5fa1f190c1 Update git cheetsheet
add remote reposiory
2021-05-07 08:04:22 +03:00
Charlie-117
8a58903ad1 docs(git): update git.sh
* fix some typos
* add some commands
2020-11-01 16:52:19 +05:30
thangtd-0050
517ce0ea59 Add some useful git commands
Add some useful git commands, about `git reset --hard`, `git rm --cached`, `git remote rm`, `git log --oneline`, `git commit --amend`, `git show`, `git diff` ...
2020-10-02 22:49:53 +07:00
Julien Le Coupanec
8b1ae69f76 docs(git): rework the way we delete a branch 2020-09-27 17:56:05 +02:00
Thang Vo
a6ff7b33d1 Add PM2 cheat sheet + various additions 2020-09-21 17:06:46 +07:00
Ancy1987
d2b44bed00 Git clean commands added 2020-05-25 16:14:33 +05:30
rmlzy
e8af65049d docs(git): update git.sh 2020-04-07 09:18:35 +08:00
Julien Le Coupanec
65f7f7fda3 style(git): rework 2019-12-09 11:48:40 +01:00