فهرست منبع

git-status: add verbose command (#13433)

Managor 7 ماه پیش
والد
کامیت
a0ad263564
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      pages/common/git-status.md

+ 4 - 0
pages/common/git-status.md

@@ -12,6 +12,10 @@
 
 
 `git status --short`
 `git status --short`
 
 
+- Show [v]erbose information on changes in both the staging area and working directory:
+
+`git status --verbose --verbose`
+
 - Show the [b]ranch and tracking info:
 - Show the [b]ranch and tracking info:
 
 
 `git status --branch`
 `git status --branch`