Thanks Jesse for taking care of this On Jan 26, 2015 5:24 PM, <purplecabb...@apache.org> wrote:
> Repository: cordova-docs > Updated Branches: > refs/heads/master 7660ceb55 -> de6966cf9 > > > Removed .gitattributes so windows users don't see all files as modified, > this should be handled by the typical git global setting which checks out > files windows style, but commits unix style > > > Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo > Commit: > http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/de6966cf > Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/de6966cf > Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/de6966cf > > Branch: refs/heads/master > Commit: de6966cf909b62341dd687fb8066f325d288105d > Parents: 7660ceb > Author: Jesse MacFadyen <purplecabb...@gmail.com> > Authored: Mon Jan 26 15:21:47 2015 -0800 > Committer: Jesse MacFadyen <purplecabb...@gmail.com> > Committed: Mon Jan 26 15:21:47 2015 -0800 > > ---------------------------------------------------------------------- > .gitattributes | 1 - > 1 file changed, 1 deletion(-) > ---------------------------------------------------------------------- > > > > http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/de6966cf/.gitattributes > ---------------------------------------------------------------------- > diff --git a/.gitattributes b/.gitattributes > deleted file mode 100644 > index 07764a7..0000000 > --- a/.gitattributes > +++ /dev/null > @@ -1 +0,0 @@ > -* text eol=lf > \ No newline at end of file > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org > For additional commands, e-mail: commits-h...@cordova.apache.org > >