Giter Club home page Giter Club logo

Comments (1)

newren avatar newren commented on July 19, 2024 1

If you continue reading in the same page, under https://github.com/newren/git-filter-repo/blob/main/Documentation/converting-from-filter-branch.md#running-a-code-formatter-or-linter-on-each-file-with-some-extension, you'll see that an example is provided of using this tool and running scripts/programs. You'll also find examples in the discussion in issues (e.g. #296) and in PRs (e.g. #464). Further, I wrote a full replacement for git-filter-branch that passed the testsuite doing everything that git-filter-branch did as a plugin/script on top of git-filter-repo (see https://github.com/newren/git-filter-repo/blob/main/contrib/filter-repo-demos/filter-lamely), showing that git-filter-repo can do basically everything that filter-branch can do.

git-filter-repo certainly doesn't make it as easy as a simple command line parameter to do this, precisely because most uses of this in filter-branch were an ill-considered abuse that resulted in all kinds of safety problems and performance issues.

But, it can totally do it, and stating that it can't would be erroneous. So, I'll have to close this issue out.

from git-filter-repo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.