From 6de2cef54ef5621e259d1088ea7ba7bf6ffa1dca Mon Sep 17 00:00:00 2001 From: inkarkat Date: Mon, 13 Sep 2010 01:26:27 -0700 Subject: [PATCH] Migrated from developer-documentation v8 --- Developer-Documentation.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Developer-Documentation.textile b/Developer-Documentation.textile index 516ae8e..10388ff 100644 --- a/Developer-Documentation.textile +++ b/Developer-Documentation.textile @@ -31,7 +31,7 @@ git commit ... git push origin master -The changes now appear in your repository in your GitHub clone; you'll see the commits listed in the GitHub web interface. You can now initiate a pull request by clicking the __Pull Request__ button. +The changes now appear in your repository in your GitHub clone; you'll see the commits listed in the GitHub web interface. You can now initiate a pull request by clicking the __Pull Request__ button. Send the request to Gina, the maintainer. You will receive a message (in GitHub and via Email) when she has merged in your changes; or just occasionally check "the history of Gina's repository":http://github.com/ginatrapani/todo.txt-cli/commits/master/. h3. Pulling in Upstream