Site menu

CodeCook.io

  • Languages
    • C
    • C++
    • CSS
    • Git
    • HTML
    • Java
    • JavaScript
    • jQuery
    • PHP
    • Python
    • Ruby
    • Scala
  • repository
  • status

Git - Show working tree status

Show additions, modifications and deletions of files in repository.

0
504
  • Share on Facebook
  • Share on Google+
  • Share on Twitter

Using status

git status

Notes

last update: Oct. 28, 2014

0
523
  • Share on Facebook
  • Share on Google+
  • Share on Twitter

Status short

Show changes in short form.

git status -s

Notes

last update: Oct. 28, 2014

Advertisement

This project is hosted on DigitalOcean, try it and support us

Related concept

  • Undo published commit
  • Create git tag
  • Show changes since laste commit
  • Undo git add
  • Add empty directory to git repository
  • Git commit changes

Random task

  • Escape variable $interpolate directive in HTML
  • Static share link for social network
  • Resolve merge conflict with remote file
  • Loop while condition is true
  • List files with merge conflict
  • Blog
  • About
  • License