
Every Day...
Every Day...
Every day I create a branch in my git repo called "list". Every day I delete a branch called "list"... 

Re: Every Day...
If I'm right, I'm guessing that you needed to type 'git branch' but thought it seemed more logical to type 'git list'.spikey wrote: Sat Feb 15, 2025 12:27 pm Every day I create a branch in my git repo called "list". Every day I delete a branch called "list"...![]()

If I'm wrong then it sounds instead like something I would have done.

Re: Every Day...
You're very, very close

Re: Every Day...
"git branch list" vs "git branch --list"
I am safe from this because I use "-a" instead
I am safe from this because I use "-a" instead

quidquid Latine dictum sit altum videtur
Re: Every Day...
Bingo 

Re: Every Day...
If small or medium size projects, use fossil.
You can see everything via browser timeline or utility pages.
You can see everything via browser timeline or utility pages.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum