Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PS C:\Users\leblanc\work\phoebus-olog> git status
- On branch master
- Your branch is ahead of 'origin/master' by 1 commit.
- (use "git push" to publish your local commits)
- Changes not staged for commit:
- (use "git add <file>..." to update what will be committed)
- (use "git restore <file>..." to discard changes in working directory)
- modified: .classpath
- modified: .gitignore
- modified: .project
- modified: .settings/org.eclipse.jdt.core.prefs
- Untracked files:
- (use "git add <file>..." to include in what will be committed)
- src/site/sphinx/getting-started/installation.rst
- no changes added to commit (use "git add" and/or "git commit -a")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement