(RPi3B):~ Necktwi$ git branch RPi3B * master (RPi3B):~ Necktwi$ ls -a . .bash_history-14098.tmp .emacs.d .terminfo .. .bash_history-14848.tmp .git .tmux .bash_history .bash_history-27267.tmp .gitconfig .tmux~ .bash_history-01900.tmp .bash_logout .gitignore var .bash_history-01910.tmp .bash_profile gittest workspace .bash_history-02026.tmp .bash_profile~ irclogs .bash_history-02098.tmp .cmake software .bash_history-02143.tmp .config .ssh (RPi3B):~ Necktwi$ git checkout RPi3B Switched to branch 'RPi3B' Your branch is ahead of 'origin/RPi3B' by 3 commits. (use "git push" to publish your local commits) (RPi3B):~ Necktwi$ ls -a . .bash_history-14098.tmp .emacs.d .ssh .. .bash_history-14848.tmp .git .terminfo .bash_history .bash_history-27267.tmp .gitconfig .tmux .bash_history-01900.tmp .bash_logout .gitignore .tmux~ .bash_history-01910.tmp .bash_profile gittest var .bash_history-02026.tmp .bash_profile~ irclogs workspace .bash_history-02098.tmp .cmake .irssi .bash_history-02143.tmp .config software (RPi3B):~ Necktwi$ git checkout master Switched to branch 'master' Your branch is ahead of 'origin/master' by 1 commit. (use "git push" to publish your local commits) (RPi3B):~ Necktwi$ ls -a . .bash_history-14098.tmp .emacs.d .terminfo .. .bash_history-14848.tmp .git .tmux .bash_history .bash_history-27267.tmp .gitconfig .tmux~ .bash_history-01900.tmp .bash_logout .gitignore var .bash_history-01910.tmp .bash_profile gittest workspace .bash_history-02026.tmp .bash_profile~ irclogs .bash_history-02098.tmp .cmake software .bash_history-02143.tmp .config .ssh