mirror of
https://github.com/mike-rambil/Advanced-Git.git
synced 2026-01-06 09:29:30 -06:00
Merge pull request #6 from mike-rambil/add-contents-folder
Add contents folder
This commit is contained in:
@@ -78,9 +78,9 @@ When users are within the same branch and they want to push to remote but not su
|
||||
|
||||
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)
|
||||
### [Tutorial](./contents/--force-with-lease.md)
|
||||
|
||||
> [Checkout Tutorial Here](./--force-with-lease.md)
|
||||
> [Checkout Tutorial Here](./contents/--force-with-lease.md)
|
||||
|
||||
## 📌 Git Worktree Tutorial
|
||||
|
||||
|
||||
Reference in New Issue
Block a user