### Describe the feature or problem you’d like to solve When creating a remote branch using `gh issue develop`, it seems that the created branch won't be automatically fetched in the local machine. ### Proposed solution Automatically fetch the created branch on `gh issue develop` after the remote branch is created on GitHub