]> gitweb.fluxo.info Git - utils-git.git/commitdiff
Updates TODO: push-to-deploy
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 17 Sep 2015 18:13:20 +0000 (15:13 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 17 Sep 2015 18:13:20 +0000 (15:13 -0300)
TODO.md

diff --git a/TODO.md b/TODO.md
index ec6ec3ae38f8ea987094bc8b99db80a65a11d3ff..f6f46127418bc1d0ed1623e77967b377954f6d29 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -14,3 +14,10 @@ TODO
   * Automatically set git-hooks integration.
   * Implement global hooks.
   * Check remote configuration.
+* Push-to-deploy plugin:
+  * http://superuser.com/questions/230694/how-can-i-push-a-git-repository-to-a-folder-over-ssh
+  * https://devcenter.heroku.com/articles/git
+  * https://github.com/blog/1957-git-2-3-has-been-released (push-to-deploy)
+  * https://github.com/git/git/blob/v2.3.0/Documentation/config.txt#L2155
+  * http://stackoverflow.com/questions/1764380/push-to-a-non-bare-git-repository
+  * http://bitflop.com/tutorials/git-bare-vs-non-bare-repositories.html