I wonder if it's the extra space after "feature/"?

--emi

On Wed, Aug 4, 2021 at 2:38 AM Greenberg, Gary
<ggree...@visa.com.invalid> wrote:
>
> Our company policy require branches in the repository to contain department 
> ID and JIRA ticket number.
> I.e. bugfix/DEPTID-JIRATICKET or feature/ DEPTID-JIRATICKET.
>
> Our stash repo configured that way and won’t accept any check-ins that are 
> not compliant with the rule.
>
> While I do not have any problems with bugfix branches, Netbeans (12.4) won’t 
> allow me to create feature branches.
>
> It is telling me “Cannot create branch under already existing “feature””.
>
> It is not a showstopper for me, but does require additional hazzle.
>
> I have to :
>
> create a branch in the Stash using their web interface
> create a different local branch name
> create a remote branch mapping
> do a fetch
>
> Manual git command does not give me any error message. Why Netbeans putting 
> this limitation?
>
> If I am doing something wrong, would you please steer me to the right 
> direction?
>
>
>
> Regards,
>
>
>
> Gary Greenberg
>
> Staff Software Engineer
>
> Data Product Development, BI-A
>
> E: ggree...@visa.com
>
> M: 650-269-7902
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to