Hi Firas, > I have an issue with git flow command and need some help please It sounds like you are looking for advice pertaining to git-flow, As far as I recall, this unfortunately has nothing to do with the git project and this may not be the ideal place to ask. You may find more helpful advice by asking on Stackoverflow https://stackoverflow.com/questions/tagged/git-flow > Now when I'm using the command it asks me to enter feature branches prefix with a suggestion "feature/", is there a way to use variables in the name of the branch? Haven't used git-flow but I think the point of the prefix is to be "fixed". I understand your question to be making this vary depending on user. My guess is this won't work with git-flow. Taking a step back, this sounds like an XY problem. Can you share more about how you'd like to use git and branches? /Erik