Replying to @DragonBe

@DragonBe saga: In the Nordic mythology, a
saga is a long continuous recollection of histories of stories about the
history of humans, legends and gods. This idea reflects very well what happens
in a Git repository.

Fri, 19 Jun 2020 07:02:50 UTC12

2 replies

Replying to @coderbyheart

@DragonBe Changes happen in branches (some teams
tie them to User Stories), which are sometimes directly, sometimes loosely
coupled to the main branch. Once they are finished the get added to the main
branch, or in case of a rebase directly appended.