mirror of
https://github.com/AdaCore/git-hooks.git
synced 2026-02-12 12:43:11 -08:00
All the changes were performed automatically by a script, which
did the following actions:
- fixup the indentation in the refs/meta/config:project.config file
- for all test repositories that had a local branch called
'meta/config', rebase that branch on top of the change we just
made.
This affects the following testcases, which are trying to push changes
to the refs/meta/config reference, since the changes we made cause
various SHA1s to change as a result:
- meta_config_update
- meta_config_update_with_other_ref/
Change-Id: I035732c6ebb4996c644e49fc604c02c5f67eeaeb
TN: T704-001