SpiceQA
Questions
Tags
Users
Badges
git-fetch
31 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Impossible to merge branch: refusing to merge unrelated histories
user_6741310
0
•
asked May 12, 2020
3
2
5208
git-fetch
git-merge
github
git
Is there a difference between "git pull --rebase" and "git fetch && git rebase --autostash FETCH_HEAD"?
user_1477456
0
•
asked May 9, 2020
2
1
287
git-rebase
git-fetch
git-merge
git-pull
git
Why does git fetch origin master:master fast forward the local branch?
user_3675724
0
•
asked Jun 16, 2019
4
2
1346
git-fetch
version-control
git
How can I merge changes from an upstream branch to my fork's branch
user_1198201
0
•
asked Oct 25, 2018
6
1
5975
git-fetch
merge
git
Update all local branches with all remote branches
user_6946549
0
•
asked Nov 14, 2017
3
2
3215
git-fetch
git-pull
github
git
Git Branches NOT Showing in "git branch" after Pull or Fetch but "git checkout" works ...?
user_996205
0
•
asked Oct 6, 2017
8
2
10554
git-remote
git-branch
git-fetch
version-control
git
fetch git repo at specific commit without cloning
user_889053
0
•
asked Sep 13, 2017
3
1
2479
git-remote
git-fetch
github
git
Fetch a single tag from remote repository
user_2228559
0
•
asked Jul 26, 2017
57
3
33292
git-tag
git-fetch
git-checkout
git
some confusion on git pull vs git-fetch
user_2769590
0
•
asked Dec 12, 2013
15
1
1191
git-fetch
git-pull
git
git fetch vs. git fetch origin master have different effects on tracking branch
user_571575
0
•
asked Aug 9, 2012
35
3
77913
git-fetch
branch
git
Prev
Prev
1
2
(current)
3
4
Next
Next
Hot Questions