mirror of
https://github.com/redmine/redmine.git
synced 2025-11-15 09:46:02 +01:00
Added missing documentation for setting up the Darcs test repository.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1743 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -24,6 +24,10 @@ Git
|
||||
---
|
||||
gunzip < test/fixtures/repositories/git_repository.tar.gz | tar -xv -C tmp/test
|
||||
|
||||
Darcs
|
||||
-----
|
||||
gunzip < test/fixtures/repositories/darcs_repository.tar.gz | tar -xv -C tmp/test
|
||||
|
||||
FileSystem
|
||||
----------
|
||||
gunzip < test/fixtures/repositories/filesystem_repository.tar.gz | tar -xv -C tmp/test
|
||||
|
||||
Reference in New Issue
Block a user