170 questions
When I clone with Sourceree, the line feed code LF is automatically converted to CRLF. Where can I set it?
If you commit a lot over the years with git, you will get a lot of commitments.Does old data disappear automatically?(For example, Apple's time capsule.)
There is a newly created empty repository on GitHub.Originally, we were supposed to clone the repository, commit it to the master branch, branch it to the topic branch, work on it, and eventually send...
When did I rewrite it? and I went to GitHub to see the history of that file.The file was previously renamed and The commit I wanted to see seemed to have gone before the renaming.It didn't show up the...
Hello.When I try to upload the rails application to heroku, I get the following error:No submodule mapping found in.gitmodules for path'app/assets/stylesheets/includes/sanitizes.css'Remove the above p...
There is a web server that is left unattended without an administrator, but it is currently working properly. I would like to use git to see the difference between the contents (new source) and the pr...
I run the project with git flow, but when I merge the hotfix branch, I am concerned that the graph of the develop branch gets dirty.At the bottom of the sample, I will write the log that was actually ...
I run the project with git flow, but when I merge the hotfix branch, I am concerned that the graph of the develop branch gets dirty.At the bottom of the sample, I will write the log that was actually ...
For example, there is a common library in the git repository called A and B.Suppose you have a requirement to manage it in one source with symbolic links.Example Directory A/.git /lib->../libB/.git...
For example, there is a common library in the git repository called A and B.Suppose you have a requirement to manage it in one source with symbolic links.Example Directory A/.git /lib->../libB/.git...
« | - 4 - | » |
© 2024 OneMinuteCode. All rights reserved.