dependabot[bot] 5937f8c918 Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 06:20:54 +00:00
2021-12-09 16:06:30 +03:00
2021-12-10 13:19:37 +03:00
2021-12-06 11:34:44 +03:00
2021-12-06 16:22:35 +03:00
2021-12-10 13:22:38 +03:00
2021-12-06 11:17:17 +03:00
2022-12-27 10:02:49 +03:00
2021-12-06 22:47:35 +03:00
2021-12-06 16:22:35 +03:00

Git User Check

Sometimes, after cloning a repository from a corporate server and having already sent several commits there, you notice that you forgot to change the user settings in git.
This extension is written to avoid this.

Configuration

  • gitcheck.domain The domain (or just a substring) for which the check will be performed (you can see in the output of the command git remote -v).
  • gitcheck.name This value will be checked against the value of the git parameter user.name.
  • gitcheck.email This value will be checked against the value of the git parameter user.email.
Description
No description provided
Readme AGPL-3.0 230 KiB
v0.2.2 Latest
2023-07-19 07:36:14 +00:00
Languages
TypeScript 100%