Git Product home page Git Product logo

Comments (2)

jakubpas avatar jakubpas commented on June 11, 2024

Same on linux

from bfg-repo-cleaner.

nguyenbs avatar nguyenbs commented on June 11, 2024

Same here:

These are your protected commits, and so their contents will NOT be altered:

 * commit 2c8a72ec (protected by 'feature/slashes-are-ugly') - contains 1 dirty file :
        - bar (0 B )
[info] - should not crash encountering a protected branch containing a slash in it's name *** FAILED ***
[info]   java.io.FileNotFoundException: C:\Users\\AppData\Local\Temp\1690859146488-0\sample-repos\branchNameWithASlash.git.zip-unpacked.bfg-report\2023-08-01\10-05-46\protected-dirt\2c8a72ec-feature\slashes-are-ugly.csv (The system cannot find the path specified)
[info]   at java.io.FileOutputStream.open0(Native Method)
[info]   at java.io.FileOutputStream.open(FileOutputStream.java:270)
[info]   at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
[info]   at com.google.common.io.Files$FileByteSink.openStream(Files.java:193)
[info]   at com.google.common.io.Files$FileByteSink.openStream(Files.java:181)
[info]   at com.google.common.io.ByteSink$AsCharSink.openStream(ByteSink.java:149)
[info]   at com.google.common.io.CharSink.openBufferedStream(CharSink.java:81)
[info]   at com.google.common.io.CharSink.writeLines(CharSink.java:159)
[info]   at com.google.common.io.CharSink.writeLines(CharSink.java:126)
[info]   at com.madgag.git.bfg.cleaner.Reporter$.dump(Reporter.scala:31)
[info]   ...
[info] strip blobs by id
...
BFG run is complete! When ready, run: git reflog expire --expire=now --all && git gc --prune=now --aggressive
[info] - should be cleaned by removing the file with the duplicate FileName, leaving the folder
[info] Run completed in 6 seconds, 344 milliseconds.
[info] Total number of tests run: 17
[info] Suites: completed 3, aborted 0
[info] Tests: succeeded 16, failed 1, canceled 0, ignored 0, pending 0
[info] *** 1 TEST FAILED ***
[error] Failed tests:
[error]         com.madgag.git.bfg.cli.MainSpec
[error] (bfg / Test / test) sbt.TestsFailedException: Tests unsuccessful
[error] Total time: 8 s, completed Aug 1, 2023 10:05:47 AM

from bfg-repo-cleaner.

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.