Merge branch 'master' of https://gitea.86thumbs.net/waldek/python_course_doc into HEAD
Before Width: | Height: | Size: 253 KiB After Width: | Height: | Size: 149 KiB |
Before Width: | Height: | Size: 288 KiB After Width: | Height: | Size: 183 KiB |
Before Width: | Height: | Size: 256 KiB After Width: | Height: | Size: 153 KiB |
Before Width: | Height: | Size: 279 KiB After Width: | Height: | Size: 159 KiB |
Before Width: | Height: | Size: 287 KiB After Width: | Height: | Size: 183 KiB |
Before Width: | Height: | Size: 298 KiB After Width: | Height: | Size: 193 KiB |
Before Width: | Height: | Size: 284 KiB After Width: | Height: | Size: 180 KiB |
|
@ -14,6 +14,8 @@ That is the best tool for teamwork.
|
|||
|
||||
## Git in Pycharm
|
||||
|
||||
### Starting a version controlled project
|
||||
|
||||
![screenhot](assets/git_pycharm_source_00.png)
|
||||
|
||||
![screenhot](assets/git_pycharm_source_01.png)
|
||||
|
@ -38,6 +40,8 @@ That is the best tool for teamwork.
|
|||
|
||||
![screenhot](assets/git_pycharm_source_11.png)
|
||||
|
||||
### Creating an online repository
|
||||
|
||||
![screenhot](assets/git_pycharm_source_12.png)
|
||||
|
||||
![screenhot](assets/git_pycharm_source_13.png)
|
||||
|
@ -50,6 +54,8 @@ That is the best tool for teamwork.
|
|||
|
||||
-->
|
||||
|
||||
### Cloning the remote project into a new project
|
||||
|
||||
![screenhot](assets/git_pycharm_clone_00.png)
|
||||
|
||||
![screenhot](assets/git_pycharm_clone_01.png)
|
||||
|
@ -72,6 +78,8 @@ That is the best tool for teamwork.
|
|||
|
||||
-->
|
||||
|
||||
### Updating the original project
|
||||
|
||||
![screenhot](assets/git_pycharm_source_18.png)
|
||||
|
||||
![screenhot](assets/git_pycharm_source_19.png)
|
||||
|
|