Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
saas-fee--2553924-4.jpg
3 changes: 2 additions & 1 deletion 123.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
igfisdhghdfgsklfdslgk
dfg;ldkfgsldfnsg;ns
f'sgn'slgsdf;\'n
f'sgn'slgsdf;\'n
Ядрёна копоть, как же я намаялся с этим гитом!!! Столько нервных клеток угроблено!!!
64 changes: 64 additions & 0 deletions shalomevrey.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
# Cherry orchard

Start our novel

## Git commands

1. git init - initializing Git
2. git add [.\filename] - adding a file to Git
3. git commit -m "Message" - giving a message to a commit
4. git --version - checking the current version of Git
5. git diff - shows the difference between current status of a file and saved
6. git checkout - loads indicated saving
7. git checkout master - returns to the initial status
8. git branch branch_name - creates a new branch
9. git checkout branch_name - switches to a created branch
10. git clone - clones an external repository to your PC
11. git pull - downloads all information from the current repository and makes merging with your version
12. git push - sends your version of repository to an external repository. **IMPORTANT!** You must authorized prior to use this command on your external repository!
13. git branch -d branch_name - deletes a branch
14. clear - clears the terminal
15. git remote rm <remote_name> - removes a remote repository

If you want to make a link use following construction [Text link](URL)


To make a text italic put an asterisk or low dash before and after *Italic*

To make a text bold put two asterisks or low dashes before and after **Bold**


Alternative ways of formatting a text with bold or italic need to use both of them. For example, *__В России две беды: дураки и дороги__*


Alternative ways of formatting a text with bold or italic need to use both of them. For example, *__В России две беды: дураки и дороги__*

To make a bullet list put an asterisk (*) or a plus (+) signs with a space before each word
* Трус
* Балбес
* Бывалый
* Жулик

+ Сопелька
+ Мокрая курица
+ Хрен с горы

To cross a text out put double tilda before and after the text

~~А вот так делать не надо!~~

To add a link use following construction [Link text]
(URL)
E.g. [My page](https://tonysable.taplink.ws)

To make a quotation put a symbol (>) before the quotated text

>A lonely room and empty chair,
Another day so hard to bear.
The things around me that I see remind me of
The past and how it all used to be...

To add an image use following consruction
![Switzerland](saas-fee--2553924-4.jpg)

На этом мы остановимся, но это не точка, а всего лишь многоточие, ведь git такой безграничный!