Versions Compared

Key

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

...

Code Block
  git reset --hard HEAD
  git clean -f

8. Push the change back to Apache:

...