#!/bin/sh git add . #git commit -m $(date "+%Y-%m-%d") git commit -m "Есть возможность добавлять коментарии к статьям" git push -u origin master