From 134980ad5ea6ebe25a3186c61c94778f419eaad8 Mon Sep 17 00:00:00 2001 From: Kieran McAuliffe Date: Mon, 19 Aug 2024 15:31:30 +0200 Subject: [PATCH] pull wrapper --- pull.cmd | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pull.cmd diff --git a/pull.cmd b/pull.cmd new file mode 100644 index 0000000..c2df53b --- /dev/null +++ b/pull.cmd @@ -0,0 +1,3 @@ +:: Pull from git and reconfigure +git pull +config