This repository is used to demonstrate a simple Git workflow.
Steps demonstrated:
- create a branch
- modify files
- commit changes
- push to remote repository
This line was added in the feature/demo branch to demonstrate a Git commit.
Another demo line added locally in the feature/demo branch.
Another demo line added locally in the feature/demo branch.