mirror of
https://github.com/pkivolowitz/asm_book.git
synced 2026-06-21 04:56:47 +08:00
2 lines
54 B
Bash
Executable file
2 lines
54 B
Bash
Executable file
#!/bin/bash
|
|
git diff --name-only main | grep -i ".md"
|