fetch-pr
This commit is contained in:
parent
e27aa43a65
commit
7dafe7665d
@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
log = log --color=never
|
log = log --color=never
|
||||||
|
fetch-pr = "!f() { git fetch $1 refs/pull/$2/head:refs/remotes/pr/$2; }; f"
|
||||||
|
|
||||||
[push]
|
[push]
|
||||||
default = current
|
default = current
|
||||||
|
Loading…
Reference in New Issue
Block a user