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
Introduce a '--port' string option to allow users to specify a custom port
on which 'git-bundle-web-server' should be hosted. The default value is
'8080' (the current hardcoded value), and there is additional validation to
make sure it is a 16-bit unsigned int.
Signed-off-by: Victoria Dye <[email protected]>
0 commit comments