mirror of
https://github.com/redmine/redmine.git
synced 2026-02-05 22:30:15 +01:00
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:
@@ -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
|
||||
|
||||
BIN
test/fixtures/repositories/git_utf8_repository.tar.gz
vendored
Normal file
BIN
test/fixtures/repositories/git_utf8_repository.tar.gz
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user