mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
9 lines
194 B
Text
9 lines
194 B
Text
![]() |
#!/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`,+
|