No problem on this machine and on my own server your own server github pages ...
After git commit demo1.txt, it is still added to the version library ...
how can git reset only return the version of the git repository to a certain version without affecting the workspace and the staging area? with such a rollback, all the new things in the workspace are gone ...
I recently built a GitLab repository with my own server . Every time I write it locally by clone, then push it to this warehouse, and then clone the contents of this warehouse on the online server (the same server), but I think it s very cumbersome. bu...
...
modify the file in another branch, and then switch to another branch. The modified file in the new branch is put into the cache, and cannot do anything. No matter what you do, you are prompted to submit the change, but the submission prompt has no permis...
There is no update on git status github after git push-u origin master. Is it wrong for me to push? Gods, help me it was updated on github half an hour later. This problem ends ...
ubuntu uses pm2 to automate the deployment of nodejs services: pm2 commond not found? echsystem.json file: { "apps": [ { "name": "commic", "script": "app.js", "env": ...
first of all, Code Cloud submission, because this folder is under Code Cloud remote warehouse clone, so there is no problem with associated submission git add. git commit-m "gitee " git remote add gitee git@gitee.com:xxx jkPT.git then githup submi...
config key gitlab git clone ...
for example, after uninstalling the original git bash and switching to cmder, I found that the git included in vscode can no longer be used; the pull and push code can be normal through cmder, but it just can t be used in vscode! ...
I am now developing JS applications. I use husky to make pre-commit hooks. I will run prettier before commit, but now I am embarrassed. prettier git will continue commit after running, which results in a pile of formatted code in git that has n...
I m not familiar with the git command. I used vscode s git management tool to "undo the last commit " twice, but now I don t want to undo those commits. How can I restore them? ...
has built a linux server. Is there an open source panel that can be used? . ...
such as the source code of node, is this the source code of someone else s fork, but this project on his home page does not show fork? is it because this boss has contributed to this project, has done pr, and has been merge or for some other reason? ...
git merge git rebase git pull, pull the code of Branch B on Branch An and merge what is the difference between these three? ...
problem: several projects developed within the company want to be transferred to their own git warehouse, because they are placed on the company s server, so they cannot fork, , so the project is pulled locally and then creates a new remote branch on i...
recently, I want to use the company s remote warehouse in my work, so I fork myself remotely and locally. when I asked for a merge when I submitted the code today, I found that the public warehouse had been updated and conflicted before I submitted it....
what is this problem and how to solve it? ...
I have read a lot of materials on the Internet, many of which are translated into foreign languages, but I am still confused after reading them. can I understand that Fast Forward merges the development branch directly into the master branch without k...
problem description I use npm i antd-- save to download antd Times error, there is a three-point error the environmental background of the problems and what methods you have tried related codes Please paste the code text below (do not replac...
there is a blog that explains the password mode as follows: password mode (resource owner password credentials): the user provides his user name and password on the authorization server to the third-party client, and the client requests the token (Ac...
can redis hset set expiration time ...
1. Problem: React Native there is no problem with the development of Android, packaged signature APK, which can run normally, but run the program in development mode directly through the command line react-native run-android in the project. After the...
when the module name express-session, is disabled in cookie, how to switch to url, or directly use url ...