From 38a9b146f6268e38a09e3498020665a3b60d0663 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Wed, 23 Mar 2022 13:15:32 +0100 Subject: $meaningful_git_commit_message[213] --- .gitconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index 831bc32..03c43af 100644 --- a/.gitconfig +++ b/.gitconfig @@ -54,6 +54,9 @@ branchpull = remote update origin --prune branchremdel = push origin --delete ba = branch --list --all + smam = submodule add -b master + smir = submodule update --init --recursive + smu = submodule foreach git pull [push] default = simple [core] -- cgit v1.2.3