rust-bitcoin-unsafe-fast/contrib
merge-script 38e9bf841e
Merge rust-bitcoin/rust-bitcoin#4084: documentation: update instructions for building lock files
948647a9dd update documentation for changing lockfiles; change script to support mac nanaive cp function (jeremiah)

Pull request description:

  1. Updates `CONTRIBUTING.md` with latest instructions on using `just` to create new lock files. See discussion [here](https://github.com/rust-bitcoin/rust-bitcoin/pull/4045/files).
  2. For the command `cp`,  `--force` is not an option on the Mac. Changed to `-f` which as far as I can tell is equivalent.

  ```
  ➜  rust-bitcoin git:(jr_update_contrib) ✗ cp --force
  cp: illegal option -- -
  ```

ACKs for top commit:
  tcharding:
    ACK 948647a9dd
  Kixunil:
    ACK 948647a9dd
  apoelstra:
    ACK 948647a9dd95bedbb8c34f0b9548e859bfc723b1; successfully ran local tests

Tree-SHA512: a9486ec323b15a9cfa78cd70332e153881537ec8fd26e6e23f8b61ed2272251271299723e9aa390542044588357ec072eb1559cd5e32cb707757f58361a6fb05
2025-02-23 14:39:44 +00:00
..
api.sh api: Include generics in regex 2024-12-29 09:01:27 +11:00
check-for-api-changes.sh contrib: check if the user has cargo-public-api 2024-12-15 11:42:51 -03:00
check-semver-feature.sh Show output of failed semver checks 2024-08-27 20:44:10 +02:00
check-semver-pr.sh Show output of failed semver checks 2024-08-27 20:44:10 +02:00
copy-githooks.sh just: install/remove git hooks 2024-07-13 14:05:32 -04:00
crates.sh Set CRATES mechanically 2024-09-02 09:21:19 +10:00
gen_label_config.sh ci: shellcheck checks 2024-05-11 18:08:53 +00:00
release.sh ci: shellcheck checks 2024-05-11 18:08:53 +00:00
test-miri.sh Do not enable `soft-float` when running `miri` 2025-02-14 13:56:37 +01:00
test_vars.sh CI: Remove shebang from non-executable scripts 2024-05-31 10:10:00 +10:00
update-lock-files.sh update documentation for changing lockfiles; change script to support mac nanaive cp function 2025-02-19 18:26:12 -05:00