mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-20 17:56:52 +07:00
9 lines
194 B
Plaintext
9 lines
194 B
Plaintext
![]() |
#!/bin/sh
|
||
|
#
|
||
|
# Purpose: Generate GNU diff of local changes versus canonical top-of-tree
|
||
|
#
|
||
|
# Usage: gcapatch > foo.patch
|
||
|
#
|
||
|
|
||
|
bk export -tpatch -hdu -r`bk repogca bk://linux.bkbits.net/linux-2.5`,+
|