projects
/
dotfiles
/
vim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a8e974
)
Autocommit of file /home/julien/.dotfiles/vim/.vim/bundle/vimtodo/misc/README changed...
author
Julien Valroff
<julien@kirya.net>
Tue, 1 Nov 2011 08:08:08 +0000
(09:08 +0100)
committer
Julien Valroff
<julien@kirya.net>
Tue, 1 Nov 2011 08:08:08 +0000
(09:08 +0100)
.vim/bundle/vimtodo/misc/README
[new file with mode: 0644]
patch
|
blob
diff --git a/.vim/bundle/vimtodo/misc/README
b/.vim/bundle/vimtodo/misc/README
new file mode 100644
(file)
index 0000000..
7b0cc1e
--- /dev/null
+++ b/
.vim/bundle/vimtodo/misc/README
@@ -0,0
+1,10
@@
+Autocommit script
+=================
+
+Autocommit.sh is a script that will automatically commit and push any changes
+to a remote git repository. If you have your todo.txt file stored in a git
+repository, then adding this script to your crontab will keep the git
+repository up to date.
+
+Configuration is in autocommit.cfg. See the comments for what each option
+does.