170 questions
I am currently in charge of maintaining Windows-related apps in a development team, but compared to the software development style I have heard recently, I feel that it is in a very pre-modern state.I...
I would like to do an automatic deployment by pushing the Git managed source code update to the repository on the NAS and automatically pushing it to each PC connected to the network. Could you please...
I'm a beginner in programming.After installing git on the mac, you will be asked to enter the password as follows.I don't remember setting it up, so I can't move on from here. I would appreciate it if...
I would like to push each local branch (feat/knockout) remotely, is it possible?Please tell me how to do it.Is the following correct understanding of the push command?$git push origin master$ git push...
How can I reflect the latest version of commit 14450f3 of the local branch feat/map to the remote master?
https://employment.en-japan.com/engineerhub/entry/2017/01/31/110000I used this site to set up Github, but I cannot access Github under my proxy environment, and I heard that You can access it via http...
I learned that you can change the authorization name of all past commit names with the following command:$git filter-branch --commit-filter'GIT_AUTHOR_NAME=idesakuGIT_AUTHOR_EMAIL= (email address)GIT_...
Is it possible to do something like the attached file with the branch of git?Current operational pattern is like 1If I push it, it will be reflected on the public site.If there is a bug when making a ...
I'd like to demonstrate how multiple accounts commit to one repository of the internal study group, but I don't know how to change users.I would like to create folder A and folder B on the local side,...
Thank you for your continuous support.I would like to ask you to teach me because I cannot proceed with building a Git environment.GitLab is installed in the CentOS 7+ Apache environment.GitLab instal...
« | - 3 - | » |
© 2024 OneMinuteCode. All rights reserved.