GitLab says merge conflicts must be resolved but there are no conflicts...
Read MoreHow can I deal with this Git warning? "Pulling without specifying how to reconcile divergent br...
Read MoreWhy does git perform fast-forward merges by default?...
Read MoreHow to do a fast-forward merge on GitHub?...
Read MoreCan I make fast forwarding be off by default in Git?...
Read MoreGit Merge Fast-Forward vs Git Rebase...
Read MoreWhat effect does the `--no-ff` flag have for `git merge`?...
Read MoreCan I imitate fast-forwarded pull if my local branch diverges with remote in Git?...
Read Moregit merge --ff creates merge commit...
Read MoreUsing git to track deployable state of code...
Read MoreSkip post-merge hook when fast-forwarding...
Read MoreGit: Android Studio "--ff-only" merge option is greyed out...
Read MoreFast Forward implementation in Realtime Audio byte array in java...
Read MoreUsing GitHub website for non-fast-forward merging of PRs, instead of Git CLI...
Read MoreWhen to use the '--no-ff' merge option in Git...
Read MoreIs there a way to get Git to print out the "fast forward" tasks between two commits?...
Read MoreHow can I prevent non-fastforward pushes to selected branch(es) in git?...
Read MoreWhat does the `Rebase and merge` merge strategy do on Bitbucket Server?...
Read MoreGit Merge --no-ff makes copy of commits...
Read MoreWhat are the differences between `--squash` and `--no-ff --no-commit`?...
Read MoreA new file, git demands a merge, why?...
Read MoreHow can I find what is preventing a fast forward merge?...
Read MoreVSTFS 2015 - Merge Pull request set no-ff...
Read MoreMerge first n commits of branch to master...
Read MoreWhat is the difference between git merge --ff <commit> and git reset <commit> --mixed...
Read MoreWill Github count contributions from branches merged by -no-ff merge (not fast forward)?...
Read More