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
If 'GitHelper.CloneBareRepo()' fails, it returns an error. However, the
'init' command ignores this error and attempts to create a base bundle then
fail. Update 'init' to instead exit with the error it receives from
'CloneBareRepo()'.
Signed-off-by: Victoria Dye <[email protected]>
0 commit comments