X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=cookiecutter;h=52ea37767e1baf41e824e4a6f293c3304a981ddd;hp=4f5ae0b918df8ce134a6168e345960057b258442;hb=f9dda9d355a3d7e4c76d3ab94b38c8aeeebf99d1;hpb=46aee1808e855158b5ca659f055382bc42c4d535;ds=sidebyside diff --git a/cookiecutter b/cookiecutter index 4f5ae0b..52ea377 100755 --- a/cookiecutter +++ b/cookiecutter @@ -21,4 +21,5 @@ sphinx-quickstart --project="$project_name" --author="Oleg Broytman" \ -v0.0 -r0.0.1 --ext-autodoc --makefile --no-batchfile -q docs && git init && git add . && -exec git commit --message "Initial commit - created the project" +git commit --message "Initial commit - created the project" && +exec ./mk-git-aliases