Generate the ssh-key. Open the terminal and run the following command to generate the first ssh-key. Then run the following command to generate the second...
In general, we do not modify code on the Master branch to ensure consistency between the master branch and the remote Master branch. Switch Branches...
Foreword Master branch The master branch (protected branch) cannot modify the code or submit the code directly on the master branch. The master branch is...
In your development work, you've probably encountered the need for something you're developing that doesn't want to move, but needs a full working directory to...
When we need to synchronize Github remote repository, access private repository, or use [email protected]:xxx.git form clone repository... You need to add an SSH key on...
Docker pull Gitlab/gitlab-CE where CE stands for Community Edition. GitLab start time is a little long, about 3 minutes, when activated, enter http://ps.geoscene.cd:8083 or http://<...
Several recent projects have required different SSH keys for different Git configurations. The following uses adding multiple SSH keys on Github as an example. Create...
GitLab, which is built on the public network, frequently faces security challenges. However, with only one or two simple actions, maintenance costs can be greatly...
This section introduces some simple interactions between local and remote repositories, as well as some commonly used Git graphical interfaces, to make it easier to...
Eslint, prettier, tsLint, stylelint... And so on code specification stuff, also mention pre-commit by the way. As the name implies, pre-commit means doing things like...
In addition to managing individual projects, git is most useful for team development. Moreover, Linus developed Git to maintain the Linux kernel as an open...
In our work, we choose an appropriate development process, which is conducive to multi-person collaborative development. We recommend the development process shown in the following...
Git is the most popular version management tool. Many companies use Git for project version management. Github, the largest code hosting platform in the world,...
In the section on remote repositories, we explained that remote repositories are actually no different from local repositories, purely for 7x24 hours to boot and...