Clean up git tree #941

pull real-or-random wants to merge 1 commits into bitcoin-core:master from real-or-random:2021-05-git-tree changing 3 files +10 −1
  1. real-or-random commented at 9:50 AM on May 12, 2021: contributor

    This removes the ununsed obj directory. It also suggests in the README to create the "coverage" files in a separate directory and adds the coverage files to .gitignore.

  2. real-or-random cross-referenced this on May 12, 2021 from issue Recommend VPATH (out-of-tree) builds in README by real-or-random
  3. in .gitignore:37 in afe94885c6 outdated
      32 | @@ -33,6 +33,13 @@ libtool
      33 |  *~
      34 |  *.log
      35 |  *.trs
      36 | +
      37 | +coverage/
    


    jonasnick commented at 7:46 PM on May 13, 2021:

    What do you do to get this? I just write gcovr output into a coverage.html. By the way, could you also add *.gcov?


    real-or-random commented at 7:47 PM on May 13, 2021:

    Oh yes, this was left over from the earlier PR. And yes, I'll add .gcov.


    real-or-random commented at 9:40 AM on May 14, 2021:

    Ok, I ported that one change that suggests to create coverage reports in a coverage subdir from #939 over to here. I think that one is still useful for users.

  4. Clean up git tree
    This removes the ununsed `obj` directory. It also suggests in the README
    to create the "coverage" files in a separate directory and adds the
    coverage files to .gitignore.
    
    readme: Improve instructions for coverage reports
    09b3bb8648
  5. real-or-random force-pushed on May 14, 2021
  6. jonasnick commented at 8:02 PM on May 14, 2021: contributor

    ACK 09b3bb8648fec903e4ac2ec1d047503d5f0f48d7

  7. jonasnick merged this on May 14, 2021
  8. jonasnick closed this on May 14, 2021


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-01 14:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me