[PATCH 3/4] dim: update branches after setup
Lucas De Marchi
lucas.demarchi at intel.com
Mon Mar 4 20:27:37 UTC 2019
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 <lucas.demarchi at intel.com>
---
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
More information about the dim-tools
mailing list