mirror of
https://github.com/mike-rambil/Advanced-Git.git
synced 2026-05-02 04:59:17 -05:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
c94fe3fce4
commit
58fc0bb2c5
@@ -76,10 +76,7 @@ When users are within the same branch and they want to push to remote but not su
|
||||
### 🔹 Solution:
|
||||
use the ---force with lease flag while pushing to check it there is a push. If there is a push from the other person - your push to the same branch is cancelled.
|
||||
|
||||
#### [Tutorial](./--force-with-lease.md)
|
||||
> [Git push — force-with-lease vs. — force - Sahil-Bhatia](https://medium.com/@sahilsahilbhatia/git-push-force-with-lease-vs-force-ecae72601e80)
|
||||
|
||||
#### References
|
||||
### [Tutorial](./--force-with-lease.md)
|
||||
> [Checkout Tutorial Here](./--force-with-lease.md)
|
||||
|
||||
## 📌 Git Worktree Tutorial
|
||||
|
||||
Reference in New Issue
Block a user