-
Notifications
You must be signed in to change notification settings - Fork 6
Description
C:\Users\hsn\Documents\workspace\rust\trailing-whitespaces>git-statuses
┌────────────────────────────────────────────────────────────────┬────────┬───────┬─────────┬─────────────┐
│ Directory ┆ Branch ┆ Local ┆ Commits ┆ Status │
╞════════════════════════════════════════════════════════════════╪════════╪═══════╪═════════╪═════════════╡
│ \?\C:\Users\hsn\Documents\workspace\rust\trailing-whitespaces ┆ master ┆ ↑0 ↓0 ┆ 53 ┆ Unpublished │
└────────────────────────────────────────────────────────────────┴────────┴───────┴─────────┴─────────────┘
C:\Users\hsn\Documents\workspace\rust\trailing-whitespaces>git status
On branch master
Your branch is up to date with 'gitlab/master'.
nothing to commit, working tree clean
C:\Users\hsn\Documents\workspace\rust\trailing-whitespaces>git branch
- master
C:\Users\hsn\Documents\workspace\rust\trailing-whitespaces>