I\'m pretty sure I saw somewhere in a popular Git project the branches had a pattern like \"feature/xyz\".
However when I try to create a branch with the slash chara
I could be wrong, but I thought that slashes only appeared in branch names when they related to a remote repo, for example origin/master.
origin/master