blob: 7045be0ee248fd6210076f8dcba8c1ed9fd285d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# NAME
git-annex fuzztest - generates fuzz test files
# SYNOPSIS
git annex fuzztest
# DESCRIPTION
Generates random changes to files in the current repository,
for use in testing the assistant. This is dangerous, so it will not
do anything unless --forced.
# SEE ALSO
[[git-annex]](1)
# AUTHOR
Joey Hess <id@joeyh.name>
Warning: Automatically converted into a man page by mdwn2man. Edit with care.
|