github tag

105 questions


4 answers
63 views
0
How to switch accounts for multiple Gits from the same PC

Thank you for your help.I used to create a Git account and used it on my private PC for a while, but recently I started using it for work.This time, I would like to create a separate Git account, crea...

2 years ago

2 answers
46 views
0
Can't I force push while I'm requesting a pull?

GitHub Help says:Do not force push a commit to a pull request. Force push may break pull requests.However, I've actually seen force-push in several repositories, and I know that force-push has been ad...

2 years ago

2 answers
62 views
0
GitHub can no longer be pushed or pulled from the repository gitcloneed in the EC2 instance

I can no longer push or pull from the repository I git clone via github in the Amazon EC2 instance.As I am a beginner, I may not be able to do so, but I checked for about two days and made a try-and-e...

2 years ago

1 answers
45 views
0
GitHub for Mac Cannot Press Revert Button

I can't do revert on GitHub for Mac. Is everyone ready?I think it was done just a while ago, but I can't press the following settings icon on the History screen.Am I the only one?

2 years ago

1 answers
45 views
0
Is it possible to migrate a Gist to GitHub with Star included?

I'm trying to migrate what Gist manages to GitHub.It's easy to create a new repository on the GitHub side and migrate branches there, but Is there any way to move the Star given to Gist to GitHub?

2 years ago

1 answers
64 views
0
About github fingerprints

on the serverssh-T [email protected] when you type the command with the .RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.It says, but is it correct to understand that this is a fin...

2 years ago

1 answers
44 views
0
I want to change the name of the remote branch with the PR left behind.

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...

2 years ago

1 answers
52 views
0
Git push error due to unknown file

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...

2 years ago

1 answers
42 views
0
Error pushing from Xcode to GitHub in proxy environment

The following error occurred when pushing from Xcode to GitHub in the proxy environment. curl error: Failed to connect to github.com port 443: Operation timed out(-1)Please tell me the cause and the s...

2 years ago

1 answers
41 views
0
Unable to create gitignore on github browser

I'm using GitHub, but I wanted to create a .gitignore, so I wanted to write the contents of .gitignore in the create new file and make a commit new file, but I can't press the commit new file button.D...

2 years ago
« - 6 - »

© 2024 OneMinuteCode. All rights reserved.