You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
will pull a version and everything under
/home/pi/
with notable exceptions such as ~./ssh/id_rsa and ~./config/midori/{cookies | sessions } but as well everything in the file ~/.gitignore
It is a form of backup.
This is how i set the tag "alpha3": git tag -a -m "alpha2 plus updated .gitignore." alpha3 HEAD git push --tags