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
Similar to what is done in _initial_checkout function with try/except. There is now some common code that could be refactored into one get_list_of_remote_branches function.
If you git server displays an ssh banner after login, this code currently chokes.
The text was updated successfully, but these errors were encountered:
Similar to what is done in _initial_checkout function with try/except. There is now some common code that could be refactored into one get_list_of_remote_branches function.
If you git server displays an ssh banner after login, this code currently chokes.
The text was updated successfully, but these errors were encountered: