diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-02 20:30:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-02 20:30:59 -0400 |
commit | a9cbf1185ddcc462fce11788c395725ea2d294b6 (patch) | |
tree | afb8705d4da244fa4b76d2c9c55589e463ce3c05 | |
parent | f7ad21fb44f8d2bb68ec4cf9b095710a984823e4 (diff) |
remove dead link
-rw-r--r-- | README | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -255,14 +255,12 @@ 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 -[isisetup][2] has some of the same aims as etckeeper, however, unlike it, +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 for manipulating the /etc repository. Instead, etckeeper provides a simple setup procedure and hooks for setting up an /etc repository, and then gets out of your way; you manage the repository using regular VCS commands. - [2]: http://www.isisetup.ch/ - ## license |