Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Create a new folder called branching and git init it.

Copy the text file six_honest_serving_men.txt from the commits folder.

Git add and commit the changes in the folder.

Create a branch called feature/rev_will_not_be_televised using the command git checkout -b feature/rev_will_not_be_relevised