git status --short

1 개요[ | ]

git status --short
@ ➜ /app (70-minor-fix) $ git status --short
 M vue/src/components/Split.vue
 D vue/src/components/pagination/Pagination.vue
 M vue/src/components/pagination/types.ts
 M vue/src/views/forum/components/ForumPostList.vue
 M vue/src/views/tool/commonReport/CommonReport.vue
 M vue/src/views/tool/writeRequest/WriteRequest.vue
?? vue/src/components/__tests__/
?? vue/src/components/pagination/ThePagination.vue

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}