diff options
author | Joey Hess <joeyh@joeyh.name> | 2014-12-22 18:05:57 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2014-12-22 18:05:57 -0400 |
commit | b64df15409413858ed7ccf5043178f2edb71e791 (patch) | |
tree | 5842d43b0b6e80e70d96c0a90b9be224cca70450 /doc | |
parent | 49b98c8dcf7f35f1e80c39499221885f4f594d64 (diff) |
format
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/README.mdwn b/doc/README.mdwn index 6ac042e..18bec1c 100644 --- a/doc/README.mdwn +++ b/doc/README.mdwn @@ -257,8 +257,10 @@ edit `etckeeper.conf` to change the VCS setting, and finally ## inspiration Two blog posts provided inspiration for techniques used by etckeeper: -* http://www.jukie.net/~bart/blog/20070312134706 -* http://bryan-murdock.blogspot.com/2007/07/put-etc-under-revision-control-with-git.html + +* <http://www.jukie.net/~bart/blog/20070312134706> + +* <http://bryan-murdock.blogspot.com/2007/07/put-etc-under-revision-control-with-git.html> isisetup had some of the same aims as etckeeper, however, unlike it, etckeeper does not aim to be a git porcelain with its own set of commands |