Skip to content

Commit

Permalink
Add git commit changes to packaging changes (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
silkeh authored Mar 4, 2024
1 parent 85e7829 commit 96b474c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/packaging/packaging-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ This page is meant to serve as a changelog of sorts for the Solus packaging envi
#### Git hooks

- Run `go-task init` to initialize Git hooks for the packages repository. See [Prepare for packaging](prepare-for-packaging.md#initialize-git-hooks).
- Use `git commit` for committing packaging changes and fill in the template shown.
It is no longer required to manually copy-paste the template or use `git commit --cleanup=scissors`.

#### Requiring `homepage` in `package.yml`

Expand Down

0 comments on commit 96b474c

Please sign in to comment.