feat(git): adds new article
This commit is contained in:
parent
03c9af1014
commit
1c431c5e02
@ -12,6 +12,7 @@ _Inspired by [jbranchaud/til](https://github.com/jbranchaud/til)_
|
|||||||
### git
|
### git
|
||||||
|
|
||||||
- [clone to worktree](./git/clone-to-worktree.md)
|
- [clone to worktree](./git/clone-to-worktree.md)
|
||||||
|
- [later point tracking](./git/later-point-tracking.md)
|
||||||
- [push to multiple servers](./git/push-to-multiple-servers.md)
|
- [push to multiple servers](./git/push-to-multiple-servers.md)
|
||||||
|
|
||||||
### neovim
|
### neovim
|
||||||
|
3
git/later-point-tracking.md
Normal file
3
git/later-point-tracking.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Later point tracking
|
||||||
|
|
||||||
|
git branch -u origin/dev
|
Loading…
Reference in New Issue
Block a user