awaescher / RepoZ

👨‍💻 A zero-conf git repository hub for Windows and macOS with Windows Explorer- & CLI-enhancements
MIT License
1.01k stars 93 forks source link

New UI theme, Updated Windows Dependencies, Code cleanup, Improved debug experience #180

Open gabriel-vanca opened 2 months ago

gabriel-vanca commented 2 months ago

New UI theme, Updated Windows Dependencies, Code cleanup, Improved debug experience

Please note dependencies for Mac will also need updating.

awaescher commented 2 months ago

Would you mind reverting the whitespace changes (tabs/spaces)?

gabriel-vanca commented 2 months ago

Oh, apologies, Visual Studio just changes them automatically when I save a file. Sure, feel free to restore them. Just create an .editorconfig file and set indent_style = tab then run Code Cleanup.

https://github.com/RehanSaeed/EditorConfig/blob/main/.editorconfig

awaescher commented 2 months ago

I know how to do this but I won't review the pull request like this. Don't get me wrong, I find it awesome you want to add something to the app. But I do not plan to go through the 150+ changed files in the GitHub diff.

gabriel-vanca commented 2 months ago

Sure, no worries. My bad for pushing all the whitespace reformat and code reallingment stuff. Well, at least this was a fun opportunity to learn how to do an interactive rebase and remove the 17th last commit :) Should be fine now. Not entirely sure why the check fails.