170 questions
When I type the following command on Git, I get an error that vim is not a Git command. How can I make it work without any errors?When I type the following command on another PC, there is no error. Gi...
I wanted to run Git's remote server, so I installed ubunturinux on EC2 of AWS and created a Git server.git init--bare--shared of var/www/html to enable clone, push from other terminals because pushed ...
Do you want to improve this question?Edit this post and update the question to focus on one issueClosed 7 years ago.7 years agoPlease let me know as many websites as possible that I can understand how...
What do you want to doThe purpose is to make it possible to search for the same search word in bulk for various locally pulled repositories and output it as text files.idealOnce you have entered a sea...
You have successfully installed TortoiseGit to create a local repository and commit the text file that you created.I wanted to push this to a remote repository, so I created a repository with GitHub a...
This article mentioned the following:We merged the two snapshots pointed to by each branch and their common ancestors in three directions.What I'm not sure about here is why we need a common ancestor ...
At the end of this question, here is an example of a problem encountered in revert from the net.I have tried to avoid using revert as much as possible (maybe I haven't used it for more than 5 years), ...
When I create a Pull request on GitHub and have other members review the code, is there a way to prevent static or auto-generated files from being displayed?If an external paid CSS template is introdu...
C:\Program Files\Git\bin and C:\Program Files\Git\cmd both go through the PATH and do not load the git command even after rebooting.error message'git' is not recognized as an internal or external comm...
We decided to develop the software in a group of school club activities.Now that I know that the source code I wrote can be done by a version control system such as GitLab, I've decided.Next, I think ...
« | - 9 - | » |
© 2024 OneMinuteCode. All rights reserved.