summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-11-25 10:01:11 +0100
committerJames Lopez <james@jameslopez.es>2017-02-06 15:24:50 +0100
commit0c4c5408aa9a19c4d7ed4153a8bceead3b219007 (patch)
treed36fe187060f38b6c82977291f4dc6540f0201a4
parent2e54454e6165a34004678eb45de3530f26a2ae2a (diff)
downloadgitlab-ce-0c4c5408aa9a19c4d7ed4153a8bceead3b219007.tar.gz
undo local changelog change
-rwxr-xr-xbin/changelog2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/changelog b/bin/changelog
index 70be4058137..4c894f8ff5b 100755
--- a/bin/changelog
+++ b/bin/changelog
@@ -80,8 +80,6 @@ class ChangelogEntry
unless options.dry_run
write
- %x{git add #{file_path}}
-
amend_commit if options.amend
end
end