diff options
author | Junio C Hamano <junkio@cox.net> | 2006-06-10 11:20:59 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-10 11:20:59 -0700 |
commit | 0a8f4f0020cb35095005852c0797f0b90e9ebb74 (patch) | |
tree | 1efc4201c08f3899039e31878a0d5e799a67b03a /gitweb/test | |
parent | 52ba03cbb1c718093946f5254187082bd7b32845 (diff) | |
parent | 1130ef362fc8d9c3422c23f5d5a833e93d3f5c13 (diff) | |
download | git-0a8f4f0020cb35095005852c0797f0b90e9ebb74.tar.gz |
Merge git://git.kernel.org/pub/scm/git/gitweb
Diffstat (limited to 'gitweb/test')
-rw-r--r-- | gitweb/test/Märchen | 2 | ||||
-rw-r--r-- | gitweb/test/file with spaces | 4 | ||||
-rw-r--r-- | gitweb/test/file+plus+sign | 6 |
3 files changed, 12 insertions, 0 deletions
diff --git a/gitweb/test/Märchen b/gitweb/test/Märchen new file mode 100644 index 0000000000..8f7a1d3e9c --- /dev/null +++ b/gitweb/test/Märchen @@ -0,0 +1,2 @@ +Märchen +Märchen diff --git a/gitweb/test/file with spaces b/gitweb/test/file with spaces new file mode 100644 index 0000000000..f108543c4e --- /dev/null +++ b/gitweb/test/file with spaces @@ -0,0 +1,4 @@ +This +filename +contains +spaces. diff --git a/gitweb/test/file+plus+sign b/gitweb/test/file+plus+sign new file mode 100644 index 0000000000..fd05278808 --- /dev/null +++ b/gitweb/test/file+plus+sign @@ -0,0 +1,6 @@ +This +filename +contains ++ +plus +chars. |