From ce1ee06c2bd92bc0d84556fd17086dbf0660ceb1 Mon Sep 17 00:00:00 2001 From: ChK Date: Mon, 22 Dec 2025 22:26:48 +0100 Subject: [PATCH] Committed and Pushed by ButtonClick --- gitFetch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitFetch.sh b/gitFetch.sh index 0680a2a..28351c6 100755 --- a/gitFetch.sh +++ b/gitFetch.sh @@ -2,4 +2,4 @@ cd ~/workspace/appVideoServer git fetch origin git status -git branch -vv \ No newline at end of file +git branch --set-upstream-to=origin/main main