Merge rust-bitcoin/rust-bitcoin#3105: Set `diff=rust` for `*.rs` in `.gitattributes`
353af24ffe
Set `diff=rust` for `*.rs` in `.gitattributes` (Martin Habovstiak) Pull request description: This slightly improves the diffs shown by git commands. ACKs for top commit: tcharding: utACK353af24ffe
apoelstra: ACK353af24ffe
Tree-SHA512: 2b74efa362943e91823e0ad03efaa92f577ab73aabb0e0eecc28cbe1841d2e4a3ce14e94d2a6664e472f7bc5a2d6174f848ee2bd2dbb54a1b992b7874254c51d
This commit is contained in:
commit
be4a3954d2
|
@ -0,0 +1 @@
|
|||
*.rs diff=rust
|
Loading…
Reference in New Issue