all notes
level 1 of gsr
words:
124
+
21
=
145
last update:
#public
parent:: [[git-stacked-rebase]]
goal: git-stacked-rebase works great locally.
many scenarios dog-fooded, tested & edge cases covered
very rare to need to `rm -rf .git/stacked-rebase/`
if needed - handled by us, at least informing the user to
basic documentation (readme, --help) ready
explaining what it is
how to use it / how other people commonly use it
potentially - how it works under the hood
at least important caviats
can feel safe to recommend to a colleague
ready to do well in case a lot of sudden interest pops up
non-goals (these would be for next stages, or WONTFIX):
doing anything that's not git-specific, i.e. any adapters to specific hosts, such as github.
in general, anything beyond of what can already be done with git.