Microsoft/vscode

Git - Gracefully handle git hooks

Open

#64,409 建立於 2018年12月5日

在 GitHub 查看
 (4 留言) (44 反應) (1 負責人)TypeScript (74,848 star) (10,221 fork)batch import
feature-requestgithelp wanted

描述

Most projects will have some form of precommit hooks for linting or tests through libraries such as lint-staged and husky.

When committing via the source control panel in VSCode there's no visual indicator for when a git hook is running. I think this could be an opportunity to put some UI indicator around this.

貢獻者指南