Skip to content

#1 make the check for changes use the correct branch

Eric Zillmann requested to merge (removed):master into master

As written in https://gitlab.lakedrops.com/ericzillmann/drupal/issues/1 the .update script does not fully take into account if another branch than master is being used.

This commit fixes it so the script stops when there is no change.

Merge request reports