javiers
01-10-2024Data Storage
How to delete git branches?
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?
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
Can you delete branches by running manual GIT CLI commands on an SSH session?