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

Czech github git cheat sheet #919

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

AdamFiser
Copy link

@AdamFiser AdamFiser commented Sep 16, 2022

Overview

TL;DR

  • Translated the latest English version of the cheat sheet to Czech
  • Added the link to the translated resource on index.html

Review
I request the following friends to review my translation:
@josefcernyawt
@VitMalcharekAWT

Copy link

@VitMalcharekAWT VitMalcharekAWT left a comment

Choose a reason for hiding this comment

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

Translate is ok

Copy link

@josefcernyawt josefcernyawt left a comment

Choose a reason for hiding this comment

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

Czech translation provided is quite accurate
Necessary changes to index.html have also been taken

Devrajsinh-Gohil
Devrajsinh-Gohil approved these changes Oct 1, 2022

```$ git init [nazev-projektu]```

Ve složce, ve které je příkaz git init spuštěn se vytvoří nový podadresář s názvem .git. Bude obsahovat všechny soubory nezbytné pro repozitář, tzv. kostru repozitáře Git. Po použití příkazu `git init` propojte místní repozitář s prázdným repozitářem GitHub pomocí následujícího příkazu:
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
Ve složce, ve které je příkaz git init spuštěn se vytvoří nový podadresář s názvem .git. Bude obsahovat všechny soubory nezbytné pro repozitář, tzv. kostru repozitáře Git. Po použití příkazu `git init` propojte místní repozitář s prázdným repozitářem GitHub pomocí následujícího příkazu:
Ve složce, ve které je příkaz git init spuštěn se vytvoří nový podadresář s názvem `.git`. Bude obsahovat všechny soubory nezbytné pro repozitář, tzv. kostru repozitáře Git. Po použití příkazu `git init` propojte místní repozitář s prázdným repozitářem GitHub pomocí následujícího příkazu:

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.

5 participants