dotfiles/.local/bin/scripts/git-grab

3 lines
44 B
Text
Raw Normal View History

2023-01-03 22:35:46 +01:00
#!/bin/sh
curl --location $1.patch | git am