Re: [StGit RFC] Make "stg branch -l" faster by getting all git config information in one call
From: David Kågedal <hidden>
Date: 2016-06-15 22:43:58
"Catalin Marinas" [off-list ref] writes:
On 13/12/2007, Karl Hasselström [off-list ref] wrote:quoted
On 2007-12-13 14:04:26 +0000, Catalin Marinas wrote:quoted
On 13/12/2007, David Kågedal [off-list ref] wrote:quoted
Maybe someone can help me find a quicker replacement for the get_protected call?We can have the standard --list command which ignores the protected flagExactly what is the p flag useful for anyway?It was added so that you don't rebase the stack by mistake. Yann suggested to have a specific policy for this and make the protected flag freeze the stack completely.
I'd be much more interested in a flag that prevents me from running "git rebase" on a stg-controlled branch by mistake... -- David Kågedal