Skip to content

Instantly share code, notes, and snippets.

@xfsnowind
Created September 29, 2015 18:31
Show Gist options
  • Save xfsnowind/85a352a5fef0be513f0a to your computer and use it in GitHub Desktop.
Save xfsnowind/85a352a5fef0be513f0a to your computer and use it in GitHub Desktop.
show git status on blog difference among soft mixed and hard of git command git reset on 2014/03/26
// Shell
> git status
On branch master Changes to be committed:
(use "git reset HEAD <file>..." to unstage) new file:
stagingMappe/trackedFil Untracked files:
(use "git add <file>..." to include in what will be committed)
stagingMappe/untrackedFil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment