Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Etienneoh #263

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Etienneoh #263

wants to merge 4 commits into from

Conversation

etienneoh
Copy link

@etienneoh etienneoh commented Nov 18, 2024

See issue #257 for more info

@etienneoh etienneoh self-assigned this Nov 18, 2024
@etienneoh etienneoh linked an issue Nov 18, 2024 that may be closed by this pull request
6 tasks
@etienneoh etienneoh marked this pull request as ready for review November 18, 2024 04:26

- Recovery: If you ever lose a commit or make a mistake, `git reflog` can help you recover it by showing a history of all actions you have executed.

- Github Actions: Actions are automatic workflows, which are often used to automatically test for bugs, deploy your code etc. For more, see [this guide](/onboarding/tracks/learn-github-actions/)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Github Actions: Actions are automatic workflows, which are often used to automatically test for bugs, deploy your code etc. For more, see [this guide](/onboarding/tracks/learn-github-actions/)
- Github Actions: Actions are automatic workflows, which are often used to automatically test for bugs, deploy your code etc. For more, see [this guide](/en/onboarding/tracks/learn-github-actions/)

It is now time to start working on a repo ! You can clone your own default repo, and we will add stuff to your `readme.md`. *Make sure to execute this command where you want to add your local repo*.

```bash
git clone https://github.com/YourUsename/YourUsername.git
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Git clone with ssh since we previously said we recommend ssh.

@SonOfLope
Copy link
Member

Sorry I had these comments since last week and forgot to post them ^^

Love the write up! I've been discussing with @Endlessflow about a few things missing and I'll let him review but its a strong start!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Créer le lab pratique pour comment utiliser Github
2 participants