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
5 changes: 5 additions & 0 deletions git/1 git-init/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,8 @@ P.S.
- Красивый вывод логов `git log --all --decorate --oneline --graph`

[Рецензия](./REVIEW.md)




https://github.com/kashkenovbagdat/jusan-git/commit/ddbbe79ea4cbcc441e732d66c1237a5ba1000fc0
1 change: 1 addition & 0 deletions git/2 readme/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,4 @@ int main() {
| WhatsApp | [Ссылка](whats.app) | 30 минут |
| Telegram | [Ссылка](tg.me) | 5 минут |
````
https://github.com/kashkenovbagdat/TechOrda/commit/be77ee1c3ccbfc081e499013c29d60e86d3555be
1 change: 1 addition & 0 deletions git/3 gitignore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ https://github.com/username/jusan-git/tree/5a1e0d9c4c864e13f0682bec96a9f19786fad
```
temp
```
https://github.com/kashkenovbagdat/TechOrda/commit/e455e64ba4e1c7b267360c306d4040593d063c24
2 changes: 2 additions & 0 deletions git/4 branch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ git checkout authorization

5. Загрузите изменения `git push`
6. Прислать ссылку на репозиторий c указанием последнего коммита мастера в URL.

https://github.com/kashkenovbagdat/TechOrda/commit/f5a788d43be96daf333ef60da96d32c5922c2d13
3 changes: 3 additions & 0 deletions git/5 merge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@
1. В репозитории `jusan-git` объедините ветку `feature/username` с `master`.
2. Загрузите изменения `git push`.
3. Прислать ссылку на репозиторий c указанием последнего коммита мастера в URL.


https://github.com/kashkenovbagdat/jusan-git/commit/1ad0bf08dd63e2034e9268651686f80b3e6ce209
5 changes: 5 additions & 0 deletions git/6 my-pr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ Pull request позволяют вам сообщать другим об изм
1. В репозитории `jusan-git` создать "Pull request" из ветки `new-readme` в `master`.
2. Посмотрите на странице пулл-реквеста, как отображаются окна: Conversation, Commits, Checks, Files changed.
3. Прислать ссылку на pull-request.




https://github.com/kashkenovbagdat/jusan-git/pull/1