check all the branches for your table using SELECT * FROM <table_name>.refs;
if you see main branch appear after the branch you created then it not right. May be try to create the table and try to cut a branch out of it again.