Add git pull alias
This commit is contained in:
parent
077268fe2b
commit
38a57bee39
@ -69,6 +69,7 @@
|
|||||||
st = "status";
|
st = "status";
|
||||||
co = "checkout";
|
co = "checkout";
|
||||||
br = "branch";
|
br = "branch";
|
||||||
|
p = "pull -r";
|
||||||
};
|
};
|
||||||
lfs = {
|
lfs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user