From 6182c54887d12d09268fa2925a74274ac74fec36 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 26 Feb 2014 16:20:51 +0200 Subject: [PATCH] Improve manual testing document Signed-off-by: Dmitriy Zaporozhets --- doc/release/manual_testing.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/release/manual_testing.md b/doc/release/manual_testing.md index 789fa07a0c..13d27a4a6b 100644 --- a/doc/release/manual_testing.md +++ b/doc/release/manual_testing.md @@ -14,7 +14,7 @@ Use the [support document](https://docs.google.com/document/d/1cAHvbdFE6zR5WY-zh ## Git - add, remove ssh key - git clone, git push over ssh -- git clone, git push over http +- git clone, git push over http (with both regular and ldap accounts) ## Project - create project @@ -23,6 +23,8 @@ Use the [support document](https://docs.google.com/document/d/1cAHvbdFE6zR5WY-zh - rename repo path - add/remove project member - remove project +- create git branch with UI +- create git tag with UI ## Web editor - create, edit, remove file in web UI