I am doing a game and I corrected some bugs in a branch that I created especially for it called "FixBugs", I made a commit in this branch when I already managed to correct them. But I find the following message when I want to do the push:
fatal: The current branch FixBugs has not upstream branch
What does this mean?