Skip to content

Commit ea74245

Browse files
authored
Update git_first_steps.qmd
1 parent 02b63eb commit ea74245

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

site/posts/git-first-step/git_first_steps.qmd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ As our understanding and methodologies evolve, specific guidance tailored to cli
3131

3232
If you never used `Git` or `GitHub` before, start by creating a GitHub account and configuring Git.
3333

34+
::: callout-important
35+
GitHub is a platform for git-managed projects that allows developers to store, manage, and track changes to their code to nurture collaboration.
36+
37+
Other alternative such as Gitlab and Bitbucket exist.
38+
:::
39+
3440
**To create a github account:**
3541

3642
You can create a github account [Here](https://github.com/)

0 commit comments

Comments
 (0)