diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-11-06 18:19:41 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-11-06 18:19:41 +0200 |
commit | bd3ccfbcb2b7beee6a10a99559f252ec242ea7fe (patch) | |
tree | f2bf7e15612da6d71868a66029d22c0f2fbd0b9d | |
parent | 0aa5063851fe2c1386fd07e6898734e0d5c9465c (diff) | |
download | gitlab-shell-bd3ccfbcb2b7beee6a10a99559f252ec242ea7fe.tar.gz |
Version up to 1.7.6v1.7.6
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +v1.7.6 + - Fix gitlab-projects update-head for improted repo when branch exists but not listed in refs/head + v1.7.5 - Remove keys from authorized_keys using ruby instead of shell @@ -1 +1 @@ -1.7.5 +1.7.6 |