When you’re creating a new project in Wappler and syncing it with GIT repository that have branches - Wappler won’t recognize them and able to work only with master.
@George You’ve mentioned in Github Branches “So to sum - in git there is no branching synchronization. Each repository local or remote has its own branches.” but this statement does make no sense. It’s one of the main features of GIT - to sync branches between all the developers within the team.
@George may I ask to comment this?