mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-20 22:19:46 -05:00
7bb5571146
* use user shell for git command * fix: support git status for staged and modified files * use simple git to get username * remove test file * types * add default statusType * fix test * add test * add e2e test * remove old code * fix tests * set email during tests * make test less flake * add logging * try move test to another file * use debug instead of console.log * add wait * rename spec * wip: live updates via subscription * fix bug in spec list stale cache * types * fix test * new git instance per test * do not show author for locally modified files * no status for folders * fix test * remove old file and fix snapshot * fix types * update test stubs Co-authored-by: Barthélémy Ledoux <bart@cypress.io>