170 questions
I am building a site with Node.js and Express.$git add.$ git commit-am Heroku$ herokur loginEnter email and password~~~~~~~~~~~~~~~$ heroku addons:create heroku-postgresql:hobby-dev$ git push heroku m...
I would like to grep to the extent that I have changed in the project managed by Git.You can specify a commit or branch.I wish I could do it with Rubymine, but in other ways. How are you guys doing it...
I'd like to push Gitlab together a group of files with a large number of files.I use totoise Git, but I can't commit even if I push all the files.Could you tell me how I can push a group of files with...
Currently, we are developing native apps and web apps at ionic.Native apps and web apps use almost the same source code.However, only one part of the file is written differently.Basically, we share th...
It is rare that I want to modify the branch name after I submit a pullik on github and get a review.How can I change the branch name without deleting the pullik?``There seems to be no command to renam...
We are developing with Swift and Xcode.I try to git push to GitHub for version control, but it doesn't work.The following command results in an error:cd /Users/gncc/Documents/TestAppMain/TestAppgit ad...
I wanted to push it from git to multiple remote repositories, so I set up two URLs in the git config file as follows and pushed them.The first one is pushed, but The second one is not reflected and do...
I would like to push the product to a different git URL.If you type ~/Downloads/app/git remote add origin https://github.com/myname/app_comp.git, you can use the fatal:remote origin already exists.I d...
I'm very sorry to those who are kindly commenting on my series of messes, but I'll start over once, around 24:23 (https://www.youtube.com/watch?v=RGOj5yH7evk&t=1511s)Now I don't understand it agai...
For example, if you want to create a single controller with multiple actions, multiple How can I create it without causing conflicts as much as possible?The controller starts to create with no files.
« | - 12 - | » |
© 2024 OneMinuteCode. All rights reserved.