Juga Paazmaya

Results 103 comments of Juga Paazmaya

Keeping the history is doable if the initial imports are done in separate directories and only after all have been imported, reorganised... Something like here https://andrewlock.net/rewriting-git-history-simply-with-git-filter-repo/ I could even try...

The process could go something like this: * Rewrite each repository separately to move all its content to a subfolder * Combine all those repositories in to one * Rewrite...

Sure, just needs configuration tuning and most likely to select a tool to make that work

Here will a POC start to appear in the coming days https://github.com/Visual-Regression-Tracker/vrt-monorepo I have also used `lerna` but it had some issues of not being too much maintained and there...

Now here are some initial tryouts of moving other repositories to one repo, while keeping their histories https://github.com/Visual-Regression-Tracker/vrt-monorepo I have been building that locally few times, with `rebase` instead of...

I have similar issue when combining the resulting SVG files as a sprite, and thus the last `st` styles become used. Would it be possible to randomly generate the class...

Tried with 2.1.0 dev version and using the CSS option `attributes` fixed my issue. Still, perhaps adding a checkbox for the second option, `style`, for `randomize class names`, so the...

Thanks for the issue. This topic has been touched in #12, and it is still valid. It would be great to be able to check duplicates in one directory. Please...

In the Open Source World, it is possible for anyone to add them... Would PR be welcome for adding them?

After putting Travis to use Trusty, the version `1.3.18 2013-03-10 Q8` appears, but with the same result of identify returning false. https://travis-ci.org/paazmaya/image-duplicate-remover/jobs/150414504