This commit is contained in:
Dobromir Popov
2024-10-07 21:34:20 +03:00
parent 9e540fea8c
commit e993428fd1
4 changed files with 49 additions and 0 deletions

11
git/branches & search.md Normal file
View File

@ -0,0 +1,11 @@
search history:
enable auto pull:
git config branch.autosetuprebase always
git config pull.rebase true
eslint runs correctly and detected some wrong JS code:
C:\Work\GatewayServer\Multicheck.GW.Web\Scripts\gatewaycustom\Company\GW.Company.Dashboard.js
241:13 error 'fuUploadInterviews' is not defined no-undef