You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This article talks about how to handmake your Git repositories without using git commands.
408
+
This article talks about how to handmake your Git repositories without using `git` commands.
409
409
You might also learn a bit more about how Git works under the hood during the process.
410
410
+[How to use git worktree effectively with Python projects](https://www.andreagrandi.it/posts/how-to-use-git-worktree-effectively-with-python-projects/)
411
411
(with the help of a simple [git-add-worktree.sh](https://gist.github.com/andreagrandi/542b438bf0017d93aff2b640037e3ce1) Bash script)
@@ -642,4 +642,4 @@ Jakub Narębski <<jnareb@gmail.com>>,
642
642
Markus Jansen <<mja@jansen-preisler.de>> and
0 commit comments