Steps
- Navigate to the docs directory:
- Stage all changes:
- Commit with a descriptive message:
- Push to the remote repository:
Resolving Push Conflicts
Ifgit push fails due to remote changes, rebase your local commits on top of the latest changes:
How to commit and push changes to the documentation site
git push fails due to remote changes, rebase your local commits on top of the latest changes: