Modifying a repo structure

Giới thiệu về các khái niệm GitHub

George Boorman

Curriculum Manager, DataCamp

Creating a new file

Code section of a GitHub repository with the Add file button highlighted

Giới thiệu về các khái niệm GitHub

Naming the file

naming the file as requirements-dot-txt

Giới thiệu về các khái niệm GitHub

Editing the new file

adding Python packages to requirements-dot-txt

Giới thiệu về các khái niệm GitHub

Committing the new file

 

commit message of Add requirements file

Giới thiệu về các khái niệm GitHub

Committing the new file

Optional extended description text box left blank

Giới thiệu về các khái niệm GitHub

Committing the new file

Options for how to save the file - commit to current branch or make a new branch and start a pull request

Giới thiệu về các khái niệm GitHub

Committing the new file

commit the new file to the main branch

Giới thiệu về các khái niệm GitHub

Uploading a file

Uploading a file

Giới thiệu về các khái niệm GitHub

Uploading a file

dragging a file to add it to the repo

Giới thiệu về các khái niệm GitHub

Uploading a file

Video adding a commit message "Add la liga attendance plot" and making a commit

Giới thiệu về các khái niệm GitHub

Creating a new directory

Add EDA/README.md

Giới thiệu về các khái niệm GitHub

Creating a new directory

 

committing a new directory

Giới thiệu về các khái niệm GitHub

Modifying a file

Clicking the pencil icon to edit a file

Giới thiệu về các khái niệm GitHub

Modifying a file

 

add seaborn package and version to requirements-dot-txt

Giới thiệu về các khái niệm GitHub

Deleting a file

highlighting the dot-gitignore file in the repo

Giới thiệu về các khái niệm GitHub

Deleting a file

delete dot-gitignore

Giới thiệu về các khái niệm GitHub

Deleting a file

Committing to delete dot-gitignore

Giới thiệu về các khái niệm GitHub

Let's practice!

Giới thiệu về các khái niệm GitHub

Preparing Video For Download...