Skip to content

Commit

Permalink
gitm status
Browse files Browse the repository at this point in the history
  • Loading branch information
saqqdy committed Dec 14, 2021
1 parent b39c6bd commit ea1927f
Show file tree
Hide file tree
Showing 60 changed files with 248 additions and 60 deletions.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@
"uuidv4",
"utf-8",
"iid",
"columnify"
"columnify",
"untracked"
],
"typescript.tsdk": "node_modules/typescript/lib",
"editor.codeActionsOnSave": {
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ gitm copy --help
- 撤销提交 [gitm revert](http://www.saqqdy.com/gitmars/api/#gitm-revert)
- 撤回某次提交记录或者撤回谋条分支的合并记录 [gitm undo](http://www.saqqdy.com/gitmars/api/#gitm-undo)
- 重做某次提交记录或者重做谋条分支的合并记录 [gitm redo](http://www.saqqdy.com/gitmars/api/#gitm-redo)
- 查看当前分支状态 [gitm status](http://www.saqqdy.com/gitmars/api/#gitm-status)
- 升级 gitmars [gitm upgrade](http://www.saqqdy.com/gitmars/api/#gitm-upgrade)
- 构建 Jenkins [gitm build](http://www.saqqdy.com/gitmars/api/#gitm-build)
- 解除软链接 [gitm unlink](http://www.saqqdy.com/gitmars/api/#gitm-unlink)
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion app/www/assets/add.03c6260a.js

This file was deleted.

1 change: 1 addition & 0 deletions app/www/assets/add.4248df00.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion app/www/assets/gitmars.9b0ab500.js

This file was deleted.

1 change: 1 addition & 0 deletions app/www/assets/gitmars.e9ec80d0.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading

1 comment on commit ea1927f

@vercel
Copy link

@vercel vercel bot commented on ea1927f Dec 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.