Page MenuHomeDevCentral

Craft automatic staging area default commits
Closed, ResolvedPublic

Description

When a submodule is updated in the staging repository, it would be valuable to summarize briefly the changes with something like:

* hash1 lorem ipsum dolor (someone)
* hash2 amet nunc abuntur (someone)
* hash3 Sed nec fermentum (someone)

The required plumbing commands to achieve a script preparing this commit are available in this Stack Overflow response: