From 12f6f91bd2a5c22dcad850fa26f55d3e52a48ea2 Mon Sep 17 00:00:00 2001 From: thaibm Date: Tue, 23 Nov 2021 21:42:54 +0700 Subject: [PATCH 1/2] Local update 1 --- book/04-working-with-remotes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/04-working-with-remotes.md b/book/04-working-with-remotes.md index f882c55..3ba4338 100644 --- a/book/04-working-with-remotes.md +++ b/book/04-working-with-remotes.md @@ -23,7 +23,7 @@ ![](../assets/04-remote-branches-3.png) ## 3. `git pull` and `git fetch` - +Local update 1 ## 4. `git push` **Dangerous** `git push -f` - Force Push From 4923b415a8af91cc853aad4341113d4f69bc4a96 Mon Sep 17 00:00:00 2001 From: Thai Bui Minh Date: Tue, 23 Nov 2021 21:44:04 +0700 Subject: [PATCH 2/2] Update 04-working-with-remotes.md --- book/04-working-with-remotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/book/04-working-with-remotes.md b/book/04-working-with-remotes.md index 3ba4338..c3c5c51 100644 --- a/book/04-working-with-remotes.md +++ b/book/04-working-with-remotes.md @@ -24,6 +24,7 @@ ## 3. `git pull` and `git fetch` Local update 1 +Local update 2.1 remote ## 4. `git push` **Dangerous** `git push -f` - Force Push