scm: git: add new test repository which has UTF-8 Emoji committer and comments (#24030)

git-svn-id: http://svn.redmine.org/redmine/trunk@19698 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2020-04-14 08:20:41 +00:00
parent ea7ea68189
commit 6cdd161ba1
2 changed files with 1 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ namespace :test do
FileUtils.mkdir_p Rails.root + '/tmp/test'
end
supported_scms = [:subversion, :cvs, :bazaar, :mercurial, :git, :filesystem]
supported_scms = [:subversion, :cvs, :bazaar, :mercurial, :git, :git_utf8, :filesystem]
desc "Creates a test subversion repository"
task :subversion => :create_dir do

Binary file not shown.