SpiceQA
Questions
Tags
Users
Badges
git
git
519 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Git commits are snapshots, not diffs. Then why is rebase necessary to remove old commits?
Lou
0
•
asked Sep 8, 2022
0
4
63
snapshot
git
Why the `git config tar.tar.xz.command "xz -c"` command can configure a "tar.xz" format for making LZMA-compressed tarfiles when using git-archive?
hustnzj
0
•
asked Sep 8, 2022
0
0
9
git-archive
git-config
tar
git
GOPRIVATE and private git repository for go mod
Kokizzu
0
•
asked Sep 8, 2022
1
1
55
go-modules
bitbucket
ssh
go
git
What are the steps to do code rollback in master branch?
Priyanka Sharma
0
•
asked Sep 8, 2022
0
1
22
git-reset
git-push
git-branch
git
How can I make sure my remote repository has the correct access permissions?
peace_love
0
•
asked Sep 8, 2022
0
1
20
remote-access
ssh
repository
git
How to prevent VSCode from opening all git repositories at startup?
Erel Segal-Halevi
0
•
asked Sep 8, 2022
0
1
27
git
visual-studio-code
Why does signing commit with SSH key fail with "invalid format?" and "failed to write commit object"?
Brad Turek
0
•
asked Sep 8, 2022
2
1
250
git-for-windows
signing
ssh-keys
git
Can I use same SSH key which i used for pushing 1 github repo for another also
Teja Sruthi Varanasi
0
•
asked Sep 8, 2022
0
0
18
ssh
git
github
How to set git config values at runtime?
mvanle
0
•
asked Sep 8, 2022
-1
1
34
git-config
git
secrets.GITHUB_TOKEN could be expired in github action?
JoeYo
0
•
asked Sep 8, 2022
0
1
50
git
github-actions
github
Prev
Prev
43
44
45
(current)
46
47
Next
Next
Hot Questions