当前位置:网站首页>GitHub: the foundation of the front end
GitHub: the foundation of the front end
2020-11-06 20:37:00 【Tell me Zhan to hide】
Github Purpose
With the help of code hosting
Github Basic concepts
Warehouse (respitory)
The warehouse is used to store the project code , Each item corresponds to a warehouse , Multiple open source projects have multiple repositories
Collection (star)
Favorite items , Convenient to check next time
Copy clone project (fork)
clone Our project is independent
Send a request (pull request)
Pull Request It's essentially a way of software collaboration , It's code that will involve different functions , A process incorporated into the backbone . In the process , There can also be discussions 、 Review and modify code .
Focus on (watch)
If you focus on a project , In the future, as long as there are any updates to this project, I will be informed
Business card (issue)
Discovery code bug, But there is no molding code at present , Use when you need to discuss , In fact, through some historical questions asked by others , We can find our own problems that we can't solve
Github Home page
Account created successfully or click on the navigation bar of the website github All icons are accessible github Home page , The left side of the page mainly displays the user's dynamic and the dynamic of paying attention to the user or the warehouse ; All on the right git library
Warehouse home page
Warehouse home page shows the information of the project , Project code 、 edition 、 Collection / Focus on 、fork Situation, etc
Personal home page
It mainly displays personal information , Head portrait 、 Personal profile 、 People who care about me 、 People I care about 、 What I care about git library 、 My open source project 、 I contributed
How to create a project
One git Library corresponds to an open source project , adopt git management git Warehouse
Create a project as shown in the figure below :
Be careful :Github It's possible that you can't open it all the time , Sure fanqiang Solve this problem
summary
This article mainly shares github How to create a warehouse project , To represent only one's point of view , To learn more, scan
版权声明
本文为[Tell me Zhan to hide]所创,转载请带上原文链接,感谢
边栏推荐
- Basic principle and application of iptables
- 【学习】接口测试用例编写和测试关注点
- Cglib 如何实现多重代理?
- What are Devops
- StickEngine-架构11-消息队列(MessageQueue)
- Introduction to quantitative investment and Trading (Python introduction to financial analysis)
- python100例項
- 游戏主题音乐对游戏的作用
- The dynamic thread pool in Kitty supports Nacos and Apollo multi configuration centers
- ado.net和asp.net的关系
猜你喜欢
Even liver three all night, jvm77 high frequency interview questions detailed analysis, this?
MongoDB与SQL常用语法对应表
C#和C/C++混合编程系列5-内存管理之GC协同
How about small and medium-sized enterprises choose shared office?
如何对数据库账号权限进行精细化管理?
Jetcache buried some of the operation, you can't accept it
小游戏云开发入门
Tron smart wallet PHP development kit [zero TRX collection]
Ronglian completed US $125 million f round financing
Unity性能优化整理
随机推荐
ERD-ONLINE 免费在线数据库建模工具
Use modelarts quickly, zero base white can also play AI!
Will blockchain be the antidote to the global epidemic accelerating the transformation of Internet enterprises?
仅用六种字符来完成Hello World,你能做到吗?
Custom function form of pychar shortcut key
C# 调用SendMessage刷新任务栏图标(强制结束时图标未消失)
【转发】查看lua中userdata的方法
新建一个空文件占用多少磁盘空间?
DC-1靶機
Digital city responds to relevant national policies and vigorously develops the construction of digital twin platform
Contract trading system development | construction of smart contract trading platform
In depth to uncover the bottom layer of garbage collection, this time let you understand her thoroughly
行为型模式之备忘录模式
開源一套極簡的前後端分離專案腳手架
理解格式化原理
DRF JWT authentication module and self customization
华为Mate 40 系列搭载HMS有什么亮点?
How to understand Python iterators and generators?
Cglib 如何实现多重代理?
JVM内存分配 -Xms128m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=512m