diff --git a/gitconfig b/gitconfig index c228175..8ca0caf 100644 --- a/gitconfig +++ b/gitconfig @@ -21,6 +21,7 @@ sup = submodule update com = checkout master cod = checkout develop + pod = push origin develop file = show --pretty="format:" --name-only glog = !git log --pretty=oneline | grep dpull = !git svn fetch && git svn rebase