List Question
20 TechQA 2024-01-02T19:07:51.690000How can I rebase a dependent branch on a squashed commit avoiding conflicts?
52 views
Asked by BugliL
Squashing commits on Gitlab BEFORE merge
117 views
Asked by Vicyn
Squashing commit history on a PR branch and retaining discussion information
81 views
Asked by davelil4
Command to squash currently staged changes into last commit without interactive rebase
19 views
Asked by Gargoyle
git rebase squash finds merge conflicts despite fast forward
68 views
Asked by wberry
Git rebase conflicts optimisation
81 views
Asked by Vastar
Can squashing a merge commit cause issues when merging to main branch?
30 views
Asked by javanoob
Files added to .gitignore lost after attempting to squash a series of commits through interactive rebasing
111 views
Asked by Pål Bjartan
Stacked branches and PRs have conflicts due to squashed merges
422 views
Asked by Raif
How to squag (I.E clean) the commit history in the midst of merge?
24 views
Asked by matsvederhus
Squashed PRs are causing major conflicts in my stacked branches
211 views
Asked by Raif
Coworker deleted code and then squashed; how to recover on GitHub
81 views
Asked by Alex Meiburg
Squashing multiple commits that contain merge with main commits
140 views
Asked by Stefan Ss
Are commits preserved by GitLab even after the branch is deleted after MR get merged
715 views
Asked by uranix
How to checkout to a commit after it gets squashed?
125 views
Asked by RareScrap
How can I get the last commit SHA of a branch that happened before squash and merge?
151 views
Asked by PurpleChef2022
Gitflow, Squash merged and AzDO branch compare
110 views
Asked by George Hastings
How to unsquash an old commit?
435 views
Asked by Verner Codoceo
Merge a non-squashable branch in a single commit without losing authors
93 views
Asked by Prady_gupta