current location:Home > Technical Articles > Development Tools > git

  • What should I do if hexo cannot be displayed normally when deployed to gitee?
    What should I do if hexo cannot be displayed normally when deployed to gitee?
    Hexo is a very popular static blog generator that supports multi-platform deployment, including GitHub, GitLab, and Coding. It also supports deployment to the domestic code cloud (gitee) platform. However, some Hexo users found that the blog content could not be displayed properly when deploying their blogs to gitee. How to solve this problem? First of all, we need to make it clear that this problem is not caused by Hexo itself, but due to the restrictions placed on cross-domain requests by the gitee platform. When you use Hexo to blog
    git 810 2023-04-11 09:32:44
  • How to create a new file in the warehouse in gitee
    How to create a new file in the warehouse in gitee
    gitee is a well-known code hosting platform in China, and many developers use it to manage their own code warehouses. Creating a new warehouse is one of the basic operations of using gitee. This article will introduce how to create new files in the warehouse. Step 1: Enter the warehouse. First, click "My Code" on the main page of gitee. You can see all the warehouses you own and select the warehouse where you need to create a new file. Step 2: Enter the file list. On the homepage of the warehouse, you can see the basic information of the warehouse. Scroll down the page to find the "Code" tab. Click on "Code
    git 1882 2023-04-11 09:31:05
  • Can gitlab be built with windows8?
    Can gitlab be built with windows8?
    Github is an essential version control tool for programmers for daily development, but in addition, there is another tool that is equally powerful and worth knowing, and that is GitLab. Some programmers are not familiar with GitLab, don't know how to use GitLab, let alone whether GitLab can be built on a Windows 8 system. This article will introduce you to GitLab and how to build GitLab on Windows 8 system. 1. What is GitLab? GitLab is an open source code hosting management system, similar to
    git 1044 2023-04-11 09:30:55
  • How to get code from gitee in idea
    How to get code from gitee in idea
    In software development, idea is a very popular integrated development environment, and gitee is a well-known Git code hosting platform in China. For many developers, it is a very common requirement for Idea to get code from Gitee. This article will introduce how to obtain code from gitee in idea. First, open the gitee website in idea and enter the project page where you need to obtain the code. Then, click the "Clone or Download" button on the right side of the page and select HTTPS or SSH to obtain the proxy.
    git 2864 2023-04-11 09:30:17
  • How to import code cloud gitee download into vs
    How to import code cloud gitee download into vs
    Code Cloud Gitee is a well-known source code management platform in China, similar to GitHub. Using Gitee can help programmers easily host, manage and share their open source code. If you use Gitee to manage your code and want to develop in Visual Studio, you need to know how to import code from Gitee into Visual Studio. In this article, we will introduce how to import Gitee projects into Visual Studio. Step 1: Open Visual
    git 1412 2023-04-11 09:29:57
  • How to submit code on gitee project
    How to submit code on gitee project
    In open source software development, Gitee is a very popular code hosting platform. On this platform, you can share your code, communicate with developers, and participate in projects in the open source community. This article will introduce you to how to submit code on Gitee. 1. Create an account In the first step, you need to create an account on Gitee. You can use your GitHub, WeChat, QQ, etc. account to register, or use your email address to register. 2. Create a new project After successful registration, you need to create a new project
    git 1955 2023-04-11 09:29:48
  • Which company developed Code Cloud gitee?
    Which company developed Code Cloud gitee?
    Gitee is an open source code hosting platform developed and operated by OSChina, a company in China. As one of the earliest companies in China to carry out open source collaboration, OSChina has been committed to promoting and developing domestic open source culture. Since its establishment in 2004, OSChina has actively participated in and promoted various open source community activities, and has continuously developed powerful tools to support and promote the development of open source projects. Among them, Gitee is an open source software engineer signed by OSChina. He has used his years of experience in the open source community to
    git 2427 2023-04-11 09:29:41
  • How to clone someone else's remote repository in gitee
    How to clone someone else's remote repository in gitee
    Gitee is a code hosting service platform based on Git. Developers can host their own code on Gitee and perform version management and sharing. In the process of code development and collaboration, we often need to clone other people's remote repositories to obtain code. This article will introduce how to clone other people's remote repositories on Gitee. 1. Preparation Before starting to clone someone else's remote warehouse, you need to prepare your own Gitee account and obtain his warehouse address from others. Also, make sure you have the Git client installed locally. 2. Clone someone else’s
    git 3329 2023-04-11 09:29:32
  • How to modify the gitlab database storage location
    How to modify the gitlab database storage location
    How to modify the GitLab database storage location GitLab is a popular open source code hosting platform that many companies and developers use to manage their code. GitLab provides customizable storage locations, which means you can specify the storage location of your GitLab database to any location of your choice. In this article, we will show you how to modify the GitLab database storage location. Step 1: Stop GitLab Before changing the GitLab database storage location, you need to stop the GitLab service so that it can
    git 3485 2023-04-11 09:29:25
  • How can programmers use gitee reasonably?
    How can programmers use gitee reasonably?
    With the rapid development of Internet technology, more and more programmers need to use version control tools during development. Github is widely known as the world's largest programmer social networking site and code hosting platform. However, in China, in addition to Github, there is also a very excellent code hosting platform - Gitee. In order to meet the needs of Chinese developers, it can be described as "domestic" "Version Github" has more advantages than Github. For Chinese programmers, Gitee has a lower threshold for use, faster access, and a lot of built-in
    git 948 2023-04-11 09:24:46
  • How to rename branches in github
    How to rename branches in github
    How to rename a branch in GitHub GitHub is currently the world's largest source code hosting platform, with a very high number of developers and contributors. Branching is an important concept in the process of using GitHub. It can easily help developers develop and manage different codes, and allows multiple developers to collaborate on different development work at the same time. However, in actual operations, we may need to rename branches. This article introduces how to rename branches on GitHub. Step 1: Enter the branch page first
    git 2291 2023-04-11 09:25:05
  • How to query a user's code volume in gitlab
    How to query a user's code volume in gitlab
    GitLab is a very popular code hosting platform that allows developers to easily manage and share their code. Not only that, GitLab also provides rich statistical information. For example, you can query a user's code volume through GitLab. This article will teach you how to use GitLab to query a user's code volume. How does GitLab calculate code size? First, let's understand how GitLab calculates code size. In GitLab, the calculation of code volume is mainly based on commit.
    git 8475 2023-04-11 09:25:28
  • How to install gitee on Apple computer
    How to install gitee on Apple computer
    As programmers become more proficient in using git, more and more people are starting to use gitee for code version control. For Apple computer users, how to install gitee and use it has become an important issue. Below we will introduce in detail how to install gitee on Apple computers. 1. Install Homebrew Homebrew is a package manager for Mac OS that can easily install various software and tools. In order to install gitee, we need to install Homebrew first. Open your terminal and type
    git 1649 2023-04-11 09:24:12
  • How to upload code to the warehouse in gitee
    How to upload code to the warehouse in gitee
    As a popular domestic code hosting platform, gitee has brought a lot of convenience and help to many developers. However, for some novices, how to upload code to the gitee warehouse is a big problem. This article will detail how to upload your local code to the gitee repository. Step 1: Register a gitee account. If you don’t have a gitee account, you first need to register one. Open the gitee official website, click the registration button, follow the page prompts to fill in the relevant information, and perform email verification. After successful registration, you can log in to git
    git 5373 2023-04-11 09:23:01
  • Analyze the reasons and solutions why mp4 cannot be read on gitee
    Analyze the reasons and solutions why mp4 cannot be read on gitee
    Watching videos online has become a common scene in our daily lives, but sometimes when we browse the web, we find that some mp4 videos cannot be played on Gitee. This is because the network environment optimization of the Gitee platform has caused some video playback problems. This article will explain why mp4 videos cannot be played on Gitee and how to solve them. First of all, Gitee is a well-known code hosting platform in China, providing Git code hosting, enterprise-level code hosting, team collaboration, private deployment and other services.
    git 886 2023-04-11 09:22:32

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28