Skip to content

Commit

Permalink
Small tweak to working in GIT_USAGE.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertbartel committed Sep 6, 2024
1 parent 2de9f32 commit b19ffd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/GIT_USAGE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Git Strategy

Note that this document goes into detail on the Git strategy and branching model for DMOD. It is here for openness and transparency, but many (if not most) users will not need to be concerned with this level of detail. For information geared toward day-to-day development contributions and Git, see the [CONTRIBUTING](../CONTRIBUTING.md) doc.
Note that this document goes into detail on the Git strategy and branching model for DMOD. It is here for openness and transparency, but most contributors and users will not need to be concerned with this level of detail. For information geared toward day-to-day development contributions and Git, see the [CONTRIBUTING](../CONTRIBUTING.md) doc.

- [Branching Model](#branching-model)
- [Feature Branches from `master`](#feature-branches-from-master)
Expand Down

0 comments on commit b19ffd3

Please sign in to comment.