...
configuration seems to be correct, with spaces added, but hexo d does not respond hexo clean and hexo g can both execute what went wrong ...
I wrote code on the header branch, and after changing it, I wanted to submit it and merge it into master, but it turned out that I didn t have the header branch I wrote on gitlab. but is it visible to execute Git branch on webstorm? gitLab h...
"description ": there has always been a habit of deleting the development branch after the PR merger (sometimes by yourself, sometimes by someone else). Then run git remote prune origin locally without any hints after running, and it doesn t take ef...
I always thought it was suitable for authenticating users, but today I submitted a private repo, on Ciyun. I suddenly found that git s user.name and user.email were previously github, and it turned out that they could be submitted, so I wondered what th...
how git submits local code to a remote branch A new project has been created locally then our boss set up a warehouse for git. My permission is develop, and then there are two branches in the warehouse, one master (I certainly don t have permi...
I recently considered whether to introduce git flow workflow to the project team, using the git flow tool built into the sourcetree tool (which can reduce the cost of learning), but when using it, I found some problems in the flow process and workflow. ...
I used git push to upload the file code: : once I submit it with commit after the client pull comes down, the server overwrites the code modified by the client ...
the execution process is as follows git clone https: github.com jquery jqu.Cloning into jquery . fatal: unable to access https: github.com jquery jqu. : Peer reports incompatible or unsupported protocol version. I don t know what went ...
I mean, I changed the contents of pre-commit.sample and changed the file name to pre-commit, but after git push and then git clone, I found that the files in .git hooks are still in sample format. do you need to configure pre-receive.sample?? ...
1, my gitlab, has been stuck here since I clicked two steps to verify it because of my disabled hand. As shown in figure 2, please tell me how to turn this off. Thank you ...
I now put it in another folder, and then when I need to upload svn, copy to svn s folder, and then commit. I have heard people say that just put the project in svn and submit it directly after writing the code ...
< H2 > problem description < H2 > while writing a shell script, I need to git checkout to a branch after cd to a directory. however, in some cases, git checkout fails because the artificial modification file is not submitted. < H2 > excuse me < H2...
my VS2017 has several git repositories, but all of them can only be pushed but not pulled, as shown in the figure . The [pull] button is always grayed out. I have tried to change the base or merge with the remote branch, but it doesn t work. Why and...
A strange problem occurs when using npm to install package dependencies. Normally, a node_modules directory is generated, and all packages are in the changed directory. I don t know why, when installing dependent packages, there is a .staging directory ...
for example, the following command: sudo apt-get install pcre-devel results as follows: is reading the package list. Finish analyzing the dependency tree of the package is reading status information. Complete E: unable to locate package pcre-deve...
using git to manage multiple projects encountered a problem with missing project files: two branches established using git: one is a branch and the other is b branch. in order to make projects independent of each other on the git branch, an empty branc...
I ve been working on a project for a long time, but I m not very good at playing with git. Now I haven t submitted the local code to master for a long time, because the local code has changed too much. I don t want to push pull anymore. I want to del...
I fork a code from the main warehouse to my origin master, before I need to get updates from central master to confirm that there is no conflict before submitting each modification, and then apply for a merge. because IDEA is very good at integrating gi...
upload the code to github, and after others use the git tool clone, can you change my code at will? I want to upload my code to github, but I can only create public repositories and RMB privately. I want to know if others can change my code at will in t...
is doing front-end page development. The project is packaged through gulp, and the server is used to open the web page with browser-sync native. can generally be accessed through localhost plus port. but now opening localhost, will jump to a page whe...
meta tag add viewport-fit=cover css use the media query as follows, between 375-812 is the adaptation of iphoneX, does x max want to rejudge the screen? @media only screen and (device-width: 375px) and (device-height:812px) and (-webkit-device-pixel-r...
the company has a project that is not separated from the front and back end of the jq project, can you use mock to achieve interface simulation? If not, do you need to find a separate file to put the written json, and send an ajax request? I would like t...
I want to find out how to change all the primaryKey, of a table ...
...