170 questions
What do you want to solve Step in the above screenshot: I'm learning to add a username to Git, and I'm typing $git config --global user.username in the terminal, but I get an error.Problems/errors enc...
Prerequisites/What you want to achieveI manage the Unity project at GitHub.When one of the members reinstalled the source tree and pulled the latest branch, many .meta files, some plug-in files, conti...
The git command on a git bash installed in Windows causes various problems.You can use git --version to verify the git installation.The git clone command looks like this: git clone https://~~Cloning i...
I am using GitHub Desktop for Windows.Are there any settings that do not convert newline codes?Is it possible to return the changed line feed code?(I'm giving up because of all the articles that say I...
I'm a git beginner.I tried to git push by doing git_init, git add-A, and git commit in the folder, so I deleted DS_Store with git_ignore and pulled the url of the remote repository with git remote add...
I would like to collect files from the backlog git repository in bulk, but it seems impossible due to the nature of the backlog.For HTTPS, a URL similar to https://--.git is displayed, but is it possi...
I'm a beginner at Git.One of the learning activities is Git, and carefully from the beginning.Among them, number 9, Use Together - Bare and Clone, Remote Repository, clone (bare) to make your own repo...
As a result of a pull request to an OSS on GitHub, I would like to know the appropriate method of reflecting the indication when the review is pointed out.However, let's say that the pull request even...
I'm studying jenkins now.I'm quite a beginner.When I pushed to git, I understood until Jenkins' job ran and automatically built and deployed.Is deployment job the default for Jenkins from the default ...
Windows 10RStudio 1.2.1335R3.6.0git2.21.0.windows.1When I try to do a git operation on Rstudio, even if there is a file that I can commit to, it does not appear on the git tab.If you redisplay or pres...
« | - 2 - | » |
© 2024 OneMinuteCode. All rights reserved.