DataManegement

2023/6/9 Task1

  1. Create New repository
  2. DiseGame.cpp
  3. commit this program ("Dice Game: initial repository")
  4. Create a separate branch called experimental. Commit new revision with the message “Greetings added”
  5. Commit this revision with the message “Won/lost message added” to the master branch.
  6. Merge experimental branch into the master branch.
  7. Commit new revision with the message “Won/lost message modified”