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
Update 'update-all.go' to use 'common.FileSystem' to get the path to the
'git-bundle-server' executbale, and use 'cmd.CommandExecutor' to call
'git-bundle-server update'. The use of the common structures eliminate some
duplicate code as well as set up the command to be unit testable in the
future.
Signed-off-by: Victoria Dye <[email protected]>
0 commit comments