Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

Check if commit message mentions submodule name #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thomie
Copy link

@thomie thomie commented Jun 17, 2016

In https://git.haskell.org/ghc.git/commitdiff/77bb09270c70455bbd547470c4e995707d19f37d, Simon accidentally updated a bunch of submodule to previous versions.

Prevent this from happening again, by flagging a commit when it updates a submodule without referring to its name in the commit message.

@bgamari
Copy link
Contributor

bgamari commented Jun 17, 2016

Looks sensible to me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants