Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | #!/bin/sh |
2 | # | ||||
3 | # Purpose: Generate GNU diff of local changes versus canonical top-of-tree | ||||
4 | # | ||||
5 | # Usage: gcapatch > foo.patch | ||||
6 | # | ||||
7 | |||||
8 | bk export -tpatch -hdu -r`bk repogca bk://linux.bkbits.net/linux-2.5`,+ |