From 8276c238403dcfa16765608cbd881328289cc574 Mon Sep 17 00:00:00 2001 From: MariaCyborg Date: Thu, 23 Mar 2023 10:32:34 +0100 Subject: [PATCH] =?UTF-8?q?Intro=20en=20catal=C3=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- git-intro.Rmd | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/git-intro.Rmd b/git-intro.Rmd index 100a0db0..31a62610 100644 --- a/git-intro.Rmd +++ b/git-intro.Rmd @@ -1,8 +1,12 @@ -# (PART) Git fundamentals {-} +# (PART) Fonaments de Git {-} -# Some Git basics {#git-intro .unnumbered} +# Alguns aspectes bàsics Git {#git-intro .unnumbered} -We've told you shockingly little about Git so far! This is by design. +Fins ara t'hem explicat sorprenentment poc sobre el Git! Això ve de sèrie. + +Pensem que utilitzar el Git en el curs de la teva feina es la manera més efectiva per a construir-te un mapa mental sobre Git. En tallers en viu, provem d'introduir les idees bàsiques més importants en el context de les nostres activitats guiades. Les persones autodidactes poden assolir el mateix a través de les guies amb "bateries incloses" vistes en seccions anteriors. :) + +Feliç git amb R We find that actual usage, in the course of your work, is the most effective way to build up a useful mental model for Git. In live workshops, we strive to introduce the most important basic ideas in the context of our guided activities. Self-learners can achieve the same by working through the "batteries included" guides earlier in the previous sections.