Hello, I am having same issue as Felix with Line endings. I am on Mac OSX , I applied:
- git config --global core.autocrlf input but issue persists. But I always have those: Changes not staged for commit: (use "git add <file>..." to update what will be committed) (use "git checkout -- <file>..." to discard changes in working directory) modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot.tooltip/js/jquery.flot.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot.tooltip/js/jquery.flot.tooltip.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot.tooltip/js/jquery.flot.tooltip.min.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot.tooltip/js/jquery.flot.tooltip.source.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/excanvas.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.colorhelpers.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.canvas.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.categories.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.crosshair.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.errorbars.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.fillbetween.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.image.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.navigate.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.resize.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.selection.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.stack.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.symbol.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.threshold.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/flot/jquery.flot.time.js modified: bin/report-template/sbadmin2-1.0.7/bower_components/font-awesome/css/font-awesome.css modified: bin/report-template/sbadmin2-1.0.7/bower_components/font-awesome/css/font-awesome.min.css modified: bin/report-template/sbadmin2-1.0.7/bower_components/metisMenu/dist/metisMenu.min.css modified: bin/report-template/sbadmin2-1.0.7/bower_components/metisMenu/dist/metisMenu.min.js modified: bin/report-template/sbadmin2-1.0.7/dist/css/sb-admin-2.css modified: bin/report-template/sbadmin2-1.0.7/dist/js/sb-admin-2.js Regards On Sun, Jun 16, 2019 at 8:22 PM Felix Schumacher < [email protected]> wrote: > Thanks for your work on this whole migration. > > Pushing through gitbox worked like a charme. > > Felix > > Am 13.06.19 um 05:40 schrieb Vladimir Sitnikov: > > The repository is configured (mail notifications should go to > [email protected]), > > and we can continue with JMeter development. > > > > The URLs are: https://github.com/apache/jmeter and > > https://gitbox.apache.org/repos/asf/jmeter.git > > > > Thanks everybody, and sorry for the disruption. Please let me know if you > > think something is not working right (e.g. git produces warnings or > > displays 'all files as modified' or whatever) > > > > Note: if you want push via GitHub and/or manage PRs, then you need to > link > > your accounts via https://gitbox.apache.org/ > > > > Note: theoretically GitHub allows for transparent use of SVN, however I > > have never tried it. > > > > Note: if you want to use your fork repository that you created before the > > cleanup, you should process it as per > > https://github.com/vlsi/jmeter-git-cleanup/tree/v2.1.1/clean_fork > > > > > > I guess we might want to update the site. > > So we need to figure out which git repo to use for the site (suddenly we > > have two: https://github.com/apache/jmeter-site and > > https://github.com/apache/jmeter-website), then we populate it and ask > > infra to setup site publish from that. > > > > Vladimir > > > -- Cordialement. Philippe Mouawad.
