Skip to content
Snippets Groups Projects
Commit 10ff4ba4 authored by nimrod's avatar nimrod
Browse files

More git aliases.

parent 87b90915
No related branches found
No related tags found
No related merge requests found
......@@ -4,4 +4,6 @@
[push]
default = simple
[alias]
push = push --follow-tags
clone-recursive = clone --recursive
push-tags = push --follow-tags
pull-submodules = submodule foreach git pull
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment