Git: add stage description -
my short question - there possibility add description (message) staged files? alternative "git commit -m "fancy message goes here"".
thanks.
staged files purely local repo , not available review (because nobody else have access local repo)
commits, on other hand, can pushed , reviewed.
typically on gerrit server, allow reviews , votes, , either reject commits, , push them in turn target repo, in "guarded commits" way.
Comments
Post a Comment