Manage Git Repositories Failed


workdone2

This exercise was marked failed and from the instruction, I believe I completed all steps ;

The failed message was that the “branch max_demo not found…” The screenshoot shows the branch demo and the commit

  • branch ‘max_demo’ not found or something is wrong in ‘max_demo’ branch

Did you push the newly created branch max_demo to the remote repo? i.e. By running:
git push origin max_demo

From your screenshots, I cannot see your final push. At the end of the tasks, you should go to the GITEA UI and check the following:

  • Master branch has all the required commits
  • max_demo branch exists and contains the newly added file

Hi, I did the task … if u dont see any change in GITEA UI , then there must be
git clone repo issue