Otherwise we need to document it better so user doesn't try to find out why he doesn't have the remotes he was supposed to have.
Signed-off-by: Lucas De Marchi <[email protected]> --- dim | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dim b/dim index b125003..bada79c 100755 --- a/dim +++ b/dim @@ -2260,6 +2260,8 @@ function dim_setup setup_aux_checkout drm-tip $drm_tip_ssh drm-tip + dim_update_branches + echo "dim setup successfully completed!" } -- 2.20.1 _______________________________________________ dim-tools mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dim-tools
