GitHub project code hosting platform learning record

github website learning record

1. Related concepts

Repository ( Repository )

Warehouses are used to store project code, each project corresponds to a warehouse, and multiple open source projects have multiple warehouses


Favorites ( Star )

Favorite items for easy viewing next time

 

Copy the cloned project ( Fork )

Be careful : the fork project exists independently

 

Initiate a request ( Pull Request )

Follow ( Watch )

Follow the project to receive notifications when the project is updated

Transaction card ( Issue )

Found a code bug, but there is no formed code at present, it needs to be used when discussing;

 

Github homepage

After the account is successfully created or click the github icon in the URL navigation bar, you can enter the github homepage: the left side of the page mainly displays user dynamics and the dynamics of following users or following warehouses; the right side displays all git repositories

 

Warehouse Home

The warehouse homepage mainly displays project information, such as: project code, version, favorite/follow/fork status, etc.

 

Homepage

Personal information: avatar, profile, people who follow me, people I follow, git libraries I follow, my open source projects, open source projects I contribute, etc.

2. Create and manage projects

2.1 Create a warehouse


2.2 New file


2.3 Modify the file


2.4 Delete files

How to view information about deleted files

Click the commits button to view the
2.5 upload file


2.6 Searching for files


2.7 Download files

3. Github Issues

Function: Found bugs in the code, but there is no formed code at present, it needs to be used when discussing; or when there is a problem with the use of open source projects

 

Scenario: Zhang San found that Li Si open sourced the git library, and submitted an issue; Li Si logged in on the github homepage the next day to see the notice and communicated with Zhang San, and finally closed the issue



 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326075665&siteId=291194637