Skip to content
#

management

Here are 2,140 public repositories matching this topic...

gita
jackjackk
jackjackk commented May 26, 2021

I've just discovered gita and it seems great, thanks a lot!
One feature that I would find useful is the following. I have a relatively large git repo of which I might need to test and maintain several branches at the same time. Instead of checking out each branch each time, I'm using worktrees: from the master/main clone, if BRANCH=my-branch-name, I use:

git worktree add --checkout ../$(b
metasfresh

Improve this page

Add a description, image, and links to the management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the management topic, visit your repo's landing page and select "manage topics."

Learn more