How do I get off this list! I've tried everything. Mike Flores
On 5/30/12 1:59 PM, "Anis KADRI" <[email protected]> wrote: >You'll notice if you git blame that I did not write this comment! :-) > >On Wed, May 30, 2012 at 1:49 PM, <[email protected]> wrote: > >> Updated Branches: >> refs/heads/master b7f443653 -> ce91a7124 >> >> >> modify a comment >> >> >> Project: >>http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/repo >> Commit: >> >>http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/ce91a >>712 >> Tree: >> >>http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/ce91a71 >>2 >> Diff: >> >>http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/ce91a71 >>2 >> >> Branch: refs/heads/master >> Commit: ce91a712458fbf56cb9c048ff85c44312ccd96b2 >> Parents: b7f4436 >> Author: Patrick Mueller <[email protected]> >> Authored: Wed May 30 16:49:03 2012 -0400 >> Committer: Patrick Mueller <[email protected]> >> Committed: Wed May 30 16:49:03 2012 -0400 >> >> ---------------------------------------------------------------------- >> bin/create | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> ---------------------------------------------------------------------- >> >> >> >> >>http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/ce91a71 >>2/bin/create >> ---------------------------------------------------------------------- >> diff --git a/bin/create b/bin/create >> index fb0f630..7575e3b 100755 >> --- a/bin/create >> +++ b/bin/create >> @@ -41,7 +41,7 @@ then >> rm -rf $PROJECT_PATH >> fi >> >> -# copy the bitch in; and then rough it up >> +# copy the files in; then modify them >> cp -r $BINDIR/templates/project $PROJECT_PATH >> >> # I've tried to be thorough in my documentation of the manual actions >> below... >> >>
