Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git status
- # On branch paperboys
- # Untracked files:
- # (use "git add <file>..." to include in what will be committed)
- #
- # tatus
- nothing added to commit but untracked files present (use "git add" to track)
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git checkout master
- Switched to branch 'master'
- Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded.
- (use "git pull" to update your local branch)
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git status
- # On branch master
- # Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded.
- # (use "git pull" to update your local branch)
- #
- # Untracked files:
- # (use "git add <file>..." to include in what will be committed)
- #
- # tatus
- nothing added to commit but untracked files present (use "git add" to track)
- jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$
Advertisement
Add Comment
Please, Sign In to add comment