summaryrefslogtreecommitdiffstats
path: root/imagrc.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-07-29 10:24:10 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-09-07 22:05:30 +0200
commited66d15da883b57a5b37f2b0bb48f276bd0052f1 (patch)
tree0cc1af712cccf4ada49236774f9ff266e094d232 /imagrc.toml
parentd1fee32c7d474e896d376dd574e764de474ecdba (diff)
The checked out branch is actually "refs/heads/master"
Diffstat (limited to 'imagrc.toml')
-rw-r--r--imagrc.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imagrc.toml b/imagrc.toml
index 29b93e22..69142ce2 100644
--- a/imagrc.toml
+++ b/imagrc.toml
@@ -47,7 +47,7 @@ aspect = "vcs"
abort_on_repo_init_failure = true
# Ensure to be on this branche before doing anything.
-ensure_branch = "master"
+ensure_branch = "refs/heads/master"
# Try to checkout the ensure_branch if it isn't checked out
try_checkout_ensure_branch = true