python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Git : How can change past commit from master branch to other branch?
I had weak of git knowledge.
I have one brach named 4.4.8. and I want modify 1fxxxx commit on master branch.
Master branch already had other version commit.
I don't know how can merge past commit fro...
yoshimi
Votes: 0
Answers: 1
Change what remote branch a local is associated with?
I am maintaining a branch in a git repo (the local/remote in the diagram). The code I worked on in the local version of the branch actually belongs in the other branch (Branch 2 in the diagram).
Unfor...
Nathan29006781
Votes: 0
Answers: 2
Not able to clone private repo from github using ssh
I have an account with github.com for some time now. Have my ssh key added and can clone other public as well as private (once granted) repos without any problem.
Below command to confirm that github...
BTR Naidu
Votes: 0
Answers: 1
GitKraken: An external application is performing a rebase on this repository
Hi I just changed my email on all the commits in my project. After I ran this script from the terminal all worked good.
Now I have an error in the GitKraken dashboard with the following error:
How do...
Tra
Votes: 0
Answers: 1