diff options
author | jimparis <jimparis@web> | 2016-08-16 16:39:02 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2016-08-16 16:39:02 +0000 |
commit | d79eca98dd506ff76d98cfc59924439128b3861e (patch) | |
tree | 62688cb00af8aee8cef4e42607be18ebf1a14239 /doc | |
parent | b8a906222946250d53ead4b56abeabf256796006 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/fix_git-annex-smudge.1.mdwn | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/todo/fix_git-annex-smudge.1.mdwn b/doc/todo/fix_git-annex-smudge.1.mdwn new file mode 100644 index 000000000..62afa52f9 --- /dev/null +++ b/doc/todo/fix_git-annex-smudge.1.mdwn @@ -0,0 +1,24 @@ +Fixing errors in the git-annex-smudge manage. + +``` +The following changes since commit fa15580d1a55aef612a4a973e74e1728c371e98f: + + (2016-08-16 15:14:37 +0000) + +are available in the git repository at: + + https://git.jim.sh/jim/git-annex.git jim + +for you to fetch changes up to e2a55fdbaeb4acfd09910649689868f1c4f0625b: + + Don't escape leading dots in code blocks in manpage (2016-08-16 11:51:16 -0400) + +---------------------------------------------------------------- +Jim Paris (2): + Fix path in git-annex-smudge(1) + Don't escape leading dots in code blocks in manpage + + Build/mdwn2man | 2 +- + doc/git-annex-smudge.mdwn | 2 +- + 2 files changed, 2 insertions(+), 2 deletions(-) +``` |