diff --git a/.gitconfig b/.gitconfig index cb1f21c..b73d2be 100644 --- a/.gitconfig +++ b/.gitconfig @@ -9,6 +9,8 @@ cm = commit p = push pf = push --force + fp = push --force + su = submodule update --init [user] name = Holger Just email = "hjust@meine-er.de"