The Wayback Machine - https://web.archive.org/web/20201005205731/https://github.com/topics/repository-tools
Skip to content
#

repository-tools

Here are 47 public repositories matching this topic...

Gitclean is a fork of the bfg-repo-cleaner project, with the political rubbish printed to stdout removed. Gitclean is a legitimate project in its own right; I'll take bug reports and enhancement requests. Release 1.0.0 of Gitclean is available now; the project builds from source and all tests successfully pass.

  • Updated May 15, 2020
  • Scala
artem-prozorov
artem-prozorov commented Sep 2, 2020

The current version of this library uses Laravel's collections provided by Illuminate/Support package. THis functionality is used only in ArrayRepository class that uses Collection class under the hood.
I think that we must keep this library as slim as possible and remove Laravel's collection dependency.
So the task is:

  1. Refactor ArrayRepository so that it does not use Laravel's Collection
    2

Improve this page

Add a description, image, and links to the repository-tools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the repository-tools topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.