当前位置:网站首页>Code management related issues
Code management related issues
2022-06-30 09:18:00 【An old dog ˉ】
git
Code version control tool .
gerrit
The server where the code is stored .
repo
One encapsulates git Command tools , Yes google Developed a series of python Script , Available in batch git operation . You can operate multiple... In one step git Warehouse . The smallest unit to manage and store code is the warehouse . It is mainly used for batch management git Warehouse .repo The batch management of mainly depends on a list file , This file contains all the information related to a branch project Information .
repo Common commands
| command | describe |
|---|---|
| repo init | Initialize a new one repo client |
| repo sync | Synchronize client code |
| repo start | establish repo Branches of all warehouses in |
| repo status | Show the status of the current branch |
git Common commands
| command | describe |
|---|---|
| git add | Add the changed file to the cache |
| git commit | Submit cache file |
| git branch | Show the local branch of the current warehouse |
| git branch branch_name | Create a branch |
| git checkout branch_name | Switch branches |
| git merge branch_name | Merge the specified branch to the current branch |
| git diff | Show how the current branch differs from the last commit |
| git log | Show each submission of the current branch |
If you have any questions, please chat privately or email ([email protected]) Discuss together
边栏推荐
- Common query and aggregation of ES
- How can I get the discount for opening a securities account? Is online account opening safe?
- Evaluation standard for audio signal quality of intelligent speakers
- Rew acoustic test (VI): signal and measurement
- Talk about how the kotlin collaboration process establishes structured concurrency
- Influencing factors of echo cancellation for smart speakers
- Esp32 things (II): sharpening the knife without mistaking firewood - make preparations before project development
- JVM调优相关命令以及解释
- Deep Learning with Pytorch- neural network
- C accesses mongodb and performs CRUD operations
猜你喜欢

Harmonyos actual combat - ten thousand words long article understanding service card development process

Mmcv expanding CUDA operator beginner level chapter

Bottomsheetbehavior principle of realizing the home page effect of Gaode map

Qt连接神通数据库

Introduction to the runner of mmcv

Esp32 things (3): overview of the overall system design

Small program learning path 1 - getting to know small programs

Detectron2 source code reading 3-- encapsulating dataset with mapper

Maxiouassigner of mmdet line by line interpretation

Find the number that appears only once in the array
随机推荐
Talking about the difference between kotlin collaboration and thread
ES6 learning path (IV) operator extension
Raspberry pie 4B no screen installation system and networking using VNC wireless projection function
127.0.0.1, 0.0.0.0 and localhost
Esp32 (IX): OTA function of function development
Is it safe to open an account? How can anyone say that it is not reliable.
Detailed explanation of pytoch's scatter function
Advanced technology management -- how managers design and build echelons
快应用中实现自定义抽屉组件
Talk about how the kotlin collaboration process establishes structured concurrency
Dart asynchronous task
Opencv learning notes -day10 logical operation of image pixels (usage of rectangle function and rect function and bit related operation in openCV)
Opencv learning notes-day14 drawing of image geometry (rect class rotatedrect class, rectangle drawing rectangle circle drawing circular function line drawing line function ellipse drawing elliptic fu
Script summary
Wechat development tool (applet)
Opencv learning notes-day5 (arithmetic operation of image pixels, add() addition function, subtract() subtraction function, divide() division function, multiply() multiplication function
[paid promotion] collection of frequently asked questions, FAQ of recommended list
Bind threads to run on a specific CPU logical kernel
Deep Learning with Pytorch-Train A Classifier
What kind of experience is it to develop a "grandson" who will call himself "Grandpa"?