Skip to content

Commit

Permalink
added docu for commit after subtree pull
Browse files Browse the repository at this point in the history
  • Loading branch information
ulfgebhardt committed Nov 27, 2023
1 parent 2338755 commit 9eb8e7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ To update the subtree you can use

```bash
git subtree pull -P xxx/ xxx_boilerplate_frontend master
git commit -m "Updated boilerplate_frontend in subtree under xxx/."
```

Where `xxx` refers to the folder and product part you want to use the boilerplate in. This assumes that you might need several copies of the frontend boilerplate for you product.
Expand Down

0 comments on commit 9eb8e7b

Please sign in to comment.