there is a local project. Before, I used SVN, to cut to Git, and now one of them uploads the latest code. How can other people connect seamlessly and not lose their own changes? what do you do? ...
How should snapshots in git be understood? is the commit submitted for each modification a snapshot? ...
I have found that the usage is ln -s Users apple Desktop demo.html Users apple demo.html it s just a problem. I have set up a project in bitbucket. The name may be xxx-web , so I will change to user xxx xxx-web when I come under user xxx ...
MAC OS crontab does not have permission to execute git submission error report The .sh file can be submitted directly on the command line. But execute the error after configuring the crontab automation script: git@gitee.com: Permission denied (public...
when I want to implement git Synchronize, I ignore the folders under node_modules except @ wang, that is to say, keep the @ wang folder. How should I configure .gitignore files ...
there was an error in using tortoise git for git clone. how to solve this problem? Baidu can t find a solution ...
I need to ignore all files in the .nuxt folder writing: .nuxt and .nuxt in .gitignore has no effect this is my .gitignore file code .DS_Store node_modules .nuxt npm-debug.log* yarn-debug.log* yarn-error.log* -sharp Editor directories and fil...
problem description git,,. `git update-index --assume-unchanged -file`,, `git stash` . `git stash``--assume-unchanged``. ? the environmental background of the problems and what methods you have tried -sharp-sharp 1 -sharp-sharp `git update-index -...
Environment: python 3.6.6 learn the last chapter of "Python programming: from introduction to practice ". After executing git push heroku master in a virtual environment, the following error occurs (ll_env) D: learning_log ll_env Scripts>git pu...
problem description the team uses git for version control. There is a master branch and a dev branch, which stipulates that major functions should be developed as a feature feature branch, and feature should be pulled out of dev, but isn t there a lo...
when submitting code to a remote repository in git, it often prompts us that the local version lags behind the remote repository, so let s git pull, first. So how is this version ahead defined? What is the submission time of commit? But my local commit ...
vscode automatically generates a .vscode folder during debugging. I delete it with git rm .vscode , prompting fatal: pathspec .vscode did not match any files , not even with quotation marks. How can I delete this folder? ...
the project has two branches b1 , b1 modified the code, and then b2 went to merge b1 , found that there were more conflicts during the merger, temporarily decided not to merge , and then abandoned all changes (changes caused by the merger) directl...
both git merge and git rebase can be used to merge branches. Merge is to merge commit into a new commit . The operation of git rebase is also merging. For example, I want to merge the A branch into the master branch. The merge operation is as follows: ...
Hello, bosses, here s the thing. the company s computer is the win10 system. When I installed sourcetree, I went to the registration page, which did not show life or death, but always showed a blank, which led me to fail to install it smoothly. I mys...
there is a web project on the local computer, which uses the windows environment locally, which needs to be published to the server, which is the linux environment. results windows needs to install client to use rsync. before cygwin, was installed, i...
problem description git push error RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054 the platform version of the problem and what methods you have tried git config http.postBuffer 524288000 on the Internet git config --glob...
problem description now there is such a requirement: there is a software, there are several versions of this software, and there is little difference between these versions. that is, most of the code in these versions is the same, and a small part o...
problem description vue-element-admin this vue ecological project cannot be cloned on Git the platform version of the problem and what methods you have tried many attempts failed related codes Please paste the code text below (do not repla...
my git does not recognize changes to some files in a particular repo, but it is still work in another repo. however, changes to some files can also be identified in this repo, such as .gitignore . this question has nothing to do with editors. I ve t...
I want to do one to prevent repeated clicks, but now isClickable can t be set to false, to comment out settimeout. Of course, after adding normal disable, disable becomes invalid. -sharp-sharp-sharp problem description the environmental background of...
problem description for example, I have the following code: var a = [1dje 2pai 3]; var bacco; for { bachelorette IPP); } b the result is a cumulative process: 1, 3, 3, 3, 6 the environmental background of the problems and what methods you have t...
problem description I used lazy loading rendering el-tree after the operation corresponding node-key= "districtId " to add new child nodes to delete nodes under the corresponding nodes. By requesting to add and delete manual refreshes, you can s...
there is a sharing button on the page in Wechat s official account. How to click this button to trigger Wechat s shared panel? Does Wechat provide this function? ...
this is the first time to load 10 pieces of data. When I refresh it by sliding up or down, I can t get the rest of the data 10page(_loadMoreData),this._hasMoreDataundefined, this.state.isLoadingData,constructor()isLoadingData,_hasMoreData()_fetchMoreD...