Commit 32c5f1b3 authored by Oswald Buddenhagen's avatar Oswald Buddenhagen
Browse files

add possibility of persistent configuration


options are stored in as git options in the group sanity.<dirname>, with
<dirname> being the basename of the repository.
it is recommended that these keys are added to the global git config,
outside the clones of the inspected repos.

the only currently recognized option is "flags", which corresponds to
the GIT_PUSH environment variable.

Change-Id: I011d4f335ca94b5aa08fc9bcb6283e6c2f7b3b79
Reviewed-by: default avatarRohan McGovern <rohan.mcgovern@nokia.com>
parent 48fc5b63
Showing with 16 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment