Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.73 KB

part2.md

File metadata and controls

41 lines (24 loc) · 1.73 KB

Git Tutorial Part 2 - Workflow

Primer

Workflow

Deep Dive

Visual Studio

TODO

Are there any problems on an three way merge when using soft reset instead of rebasing?

Problem B0 commit ganz am Ende von https://git-scm.com/docs/git-merge-base beim rebase (der ist genau das, was wir wollen)...

https://stackoverflow.com/a/42143069

https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-request-merges !!!

Endless merge conflicts without squash when rebasing...

Use old notes as well...

Tortoise git: how would my pr look like?

Commit message template: "User Story #123: Message..." https://devblogs.microsoft.com/devops/linking-work-items-to-git-branches-commits-and-pull-requests/