You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug: modified password placeholder text depending if remote URI is github (Fix#1176) (#1220)
* modified password placeholder text to only include PAT
* changed placeholder text if remote URI matches github https
* removed redundant type annotation
* get remote for no-auth git pull
* cleaned code and added catch for git clone
* removed comment
* removed old code
* fixed no-case-declarations error in the catch switch block
* fixed and ignored no-case-declaration errors
* removed redundant type annotation
* Update src/commandsAndMenu.tsx
Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>
* updated translation strings and simplified gitPull
* make variable names more descriptive
---------
Co-authored-by: Frédéric Collonval <fcollonval@users.noreply.github.com>
0 commit comments