Score of 3
3
votes
Change git clone behavior to use redirects as origin
No. Following the redirect and changing the configured remote are two separate things.
git clone records the URL you gave it as the URL for origin. An HTTP redirect may change where Git makes the ...
Score of 1
1
vote
Given a multi-commit PR, how to go from a file in "Files changed" to the commit(s) where that file was changed?
1 parent f09500b commit b87bdb9
So... the commit you are dealing with is, from git's POV, a straight non-merge commit... what is also known as a "squash merge", given that it's a commit ...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
git × 153617github × 29211
version-control × 8192
gitlab × 5287
bitbucket × 5053
merge × 4414
ssh × 4267
bash × 3773
jenkins × 3622
branch × 3424
git-merge × 3317
git-branch × 3098
python × 3011
svn × 2991
windows × 2805
git-submodules × 2788
repository × 2673
gitignore × 2576
heroku × 2550
linux × 2270
eclipse × 2243
azure-devops × 2223
java × 2212
rebase × 2125
git-commit × 1916