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