See how a minor change to your commit message style can make a difference.
git commit -m"<type>(<optional scope>): <description>" \ -m"<optional body>" \ -m"<optional footer>"
| import telepot | |
| from picamera import PiCamera | |
| import RPi.GPIO as GPIO | |
| import time | |
| from time import sleep | |
| import datetime | |
| from telepot.loop import MessageLoop | |
| from subprocess import call | |
See how a minor change to your commit message style can make a difference.
git commit -m"<type>(<optional scope>): <description>" \ -m"<optional body>" \ -m"<optional footer>"
rsync (Everyone seems to like -z, but it is much slower for me)