mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-22 11:32:03 +00: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:
parent
ea7ea68189
commit
6cdd161ba1
@ -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.
Loading…
x
Reference in New Issue
Block a user