Skip to content

Commit bcb4041

Browse files
committed
Update 1-introduction
1 parent 881cf5f commit bcb4041

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[[_getting_started]]
2-
== Getting Started
2+
== Першыя крокі
33

4-
This chapter will be about getting started with Git.
5-
We will begin by explaining some background on version control tools, then move on to how to get Git running on your system and finally how to get it set up to start working with.
6-
At the end of this chapter you should understand why Git is around, why you should use it and you should be all set up to do so.
4+
Гэты разьдзел раскажа, як пачаць карыстацца Gitʼам.
5+
Спачатку мы растлумачым асновы інструмэнтаў кіраваньня вэрсіямі, тады разьбяромся, як усталяваць Git на сваёй сыстэме і, урэшце, як яго наладзіць і пачаць зь ім працаваць.
6+
Пад канец гэтага разьдзела вы будзеце разумець нашто ўвогуле патрэбен Git, што ён дасьць вам, і як яго наладжваць.
77

88
include::sections/about-version-control.asc[]
99

@@ -19,8 +19,8 @@ include::sections/first-time-setup.asc[]
1919

2020
include::sections/help.asc[]
2121

22-
=== Summary
22+
=== Падсумаваньне
2323

24-
You should have a basic understanding of what Git is and how it's different from the centralized version control system you may have previously been using.
25-
You should also now have a working version of Git on your system that's set up with your personal identity.
26-
It's now time to learn some Git basics.
24+
Цяпер вы ведаеце што такое Git і чым ён розьніцца ад цэнтралізаваных СКВ.
25+
Апрача таго вы ўжо маеце ўсталяваную вэрсію Gitʼа разам з вашымі асабістымі зьвесткамі.
26+
Таму прыйшоў час навучыцца некаторых асноваў работы з Gitʼам.

status.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"code": "en",
3-
"language": "English",
4-
"maintainers": ["schacon"],
2+
"code": "be",
3+
"language": "Belarusian",
4+
"maintainers": ["quendimax"],
55
"files": {
66
"01-introduction": {
7-
"1-introduction.asc": 0,
7+
"1-introduction.asc": 100,
88
"sections/about-version-control.asc": 0,
99
"sections/basics.asc": 0,
1010
"sections/command-line.asc": 0,

0 commit comments

Comments
 (0)