cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete git branches?

javiers
7 - Data Storage
7 - Data Storage

Hello! We integrated git to track the development of our dashboards. We have a "main" branch for production release and we create a new temporary branch for each new feature to implement.

Is there a way to remove branches we don't need anymore from the Sisense GUI?

1 ACCEPTED SOLUTION

Liliia_DevX
Sisense Team Member
Sisense Team Member

Hi!

I'm afraid Sisense doesn't have functionality to remove branches from GUI but it's planned. You can also follow our release notes to get more information about other fixes/improvements for Sisense versions. 

Best Regards, Lily

View solution in original post

2 REPLIES 2

Liliia_DevX
Sisense Team Member
Sisense Team Member

Hi!

I'm afraid Sisense doesn't have functionality to remove branches from GUI but it's planned. You can also follow our release notes to get more information about other fixes/improvements for Sisense versions. 

Best Regards, Lily

Tim
10 - ETL
10 - ETL

Can you delete branches by running manual GIT CLI commands on an SSH session?