You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pm...@apache.org on 2012/05/30 22:49:08 UTC

ios commit: modify a comment

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/ce91a712
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/ce91a712
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/ce91a712

Branch: refs/heads/master
Commit: ce91a712458fbf56cb9c048ff85c44312ccd96b2
Parents: b7f4436
Author: Patrick Mueller <pm...@apache.org>
Authored: Wed May 30 16:49:03 2012 -0400
Committer: Patrick Mueller <pm...@apache.org>
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/ce91a712/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...


Re: ios commit: modify a comment

Posted by Patrick Mueller <pm...@gmail.com>.
On Wed, May 30, 2012 at 4:59 PM, Anis KADRI <an...@gmail.com> wrote:

> You'll notice if you git blame that I did not write this comment! :-)
>

I did notice.  You are off the hook.  :-)

-- 
Patrick Mueller
http://muellerware.org

Re: ios commit: modify a comment

Posted by Mike Flores <mi...@gmail.com>.
How do I get off this list!
I've tried everything.

Mike Flores

On 5/30/12 1:59 PM, "Anis KADRI" <an...@gmail.com> wrote:

>You'll notice if you git blame that I did not write this comment! :-)
>
>On Wed, May 30, 2012 at 1:49 PM, <pm...@apache.org> 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 <pm...@apache.org>
>> Authored: Wed May 30 16:49:03 2012 -0400
>> Committer: Patrick Mueller <pm...@apache.org>
>> 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...
>>
>>



Re: ios commit: modify a comment

Posted by Anis KADRI <an...@gmail.com>.
You'll notice if you git blame that I did not write this comment! :-)

On Wed, May 30, 2012 at 1:49 PM, <pm...@apache.org> 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/ce91a712
> Tree:
> http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/ce91a712
> Diff:
> http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/ce91a712
>
> Branch: refs/heads/master
> Commit: ce91a712458fbf56cb9c048ff85c44312ccd96b2
> Parents: b7f4436
> Author: Patrick Mueller <pm...@apache.org>
> Authored: Wed May 30 16:49:03 2012 -0400
> Committer: Patrick Mueller <pm...@apache.org>
> 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/ce91a712/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...
>
>