diff options
author | Ruben Davila <rdavila84@gmail.com> | 2016-11-29 22:12:19 -0500 |
---|---|---|
committer | Ruben Davila <rdavila84@gmail.com> | 2016-11-29 22:12:19 -0500 |
commit | 2bca5ccbfc6e35b9852ca5af117744d3a9a45422 (patch) | |
tree | 19014d95f903e6df72f4fec470be7e34671dbdef /CHANGELOG | |
parent | d7428a5a88ba4e204e0d1c6a9b6c12c070a41c8f (diff) | |
download | gitlab-shell-add-prune-option-to-fetch-command.tar.gz |
Fetch repositories with --prune option by default.add-prune-option-to-fetch-command
This will allow us to not recreate branches that has been deleted on the upstream and the mirror.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +v4.0.3 + - Fetch repositories with `--prune` option by default v4.0.2 - Fix gitlab_custom_hook dependencies |