diff --git a/files/git/.gitconfig b/files/git/.gitconfig index effc788..0bf0272 100644 --- a/files/git/.gitconfig +++ b/files/git/.gitconfig @@ -14,6 +14,7 @@ token = [alias] pom = push origin master + pod = push origin development pu = pull po = push origin co = checkout