/gitgolf

Git command challenge

Primary LanguageHTML

gitgolf

Git command challenge

** NOTE ** Resolve any merge conflicts along the way and push changes to remote.

  1. Create a branch from https://github.com/madwire-media/gitgolf
  2. Push your branch to Github
  3. Change the title tag in index.html to ‘GitGolf Champion’
  4. Commit change and push to your branch
  5. Amend commit message to say ‘GitGolf Champion - Hole In One’ and push
  6. Merge feature-one to your branch created above
  7. Remove secret.txt credential file along with history of it
  8. Send a pull request with the title tag changed to ‘GitGolf Champion’ (edited)