summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2017-05-02 12:50:09 +0000
committerRémy Coutable <remy@rymai.me>2017-05-02 12:50:09 +0000
commit554c4e0d6fda653667c4c7e8f4b2088837636000 (patch)
tree2795e6749fe5fd194692b641b5b4bad46d2dab26 /changelogs
parentce5c08c66507733756dd9906aec2f3dd302f2a8d (diff)
parentfd482ace44025f4a748f3b87bb994383d3f96f6c (diff)
downloadgitlab-ce-554c4e0d6fda653667c4c7e8f4b2088837636000.tar.gz
Merge branch '31254-change-git-commit-command-in-existing-folder' into 'master'
[#31254] Change Git commit command in "Existing folder" to git commit -m "First commit" Closes #31254 See merge request !10900
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/31254-change-git-commit-command-in-existing-folder.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/31254-change-git-commit-command-in-existing-folder.yml b/changelogs/unreleased/31254-change-git-commit-command-in-existing-folder.yml
new file mode 100644
index 00000000000..950336ea932
--- /dev/null
+++ b/changelogs/unreleased/31254-change-git-commit-command-in-existing-folder.yml
@@ -0,0 +1,4 @@
+---
+title: Change Git commit command in Existing folder to git commit -m
+merge_request: 10900
+author: TM Lee