feat(git): adds new article

This commit is contained in:
Marvin Preuss 2022-08-26 10:54:17 +02:00
parent 03c9af1014
commit 1c431c5e02
2 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,7 @@ _Inspired by [jbranchaud/til](https://github.com/jbranchaud/til)_
### git
- [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)
### neovim

View File

@ -0,0 +1,3 @@
# Later point tracking
git branch -u origin/dev