mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 23:47:20 +00:00
8 lines
157 B
Markdown
8 lines
157 B
Markdown
* Using git tree from root git directory:
|
|
|
|
git apply path/to/patch
|
|
|
|
* Using release tarball from root directory:
|
|
|
|
patch -p2 -i path/to/patch
|