This is probably my biggest gripe with Github, that it encourages people to push tons of tiny commits that just adds notifications, even when it’s not ready for review
j
Jacob Gold
03/06/2023, 4:29 PM
Love this suggestion! cc @merrill/@kush
➕ 1
s
Stefan Parker
03/06/2023, 4:30 PM
And the reason why I usually keep a flat commit stack with one commit per branch. But even if the only way to make this happen was to have a comment associated with a commit, I would change my workflow to have this feature and treat each commit as essentially a revision in Phabricator terms
➕ 2
Stefan Parker
03/06/2023, 4:30 PM
But either way would love just a way to leave a commit with an update to a PR
Stefan Parker
03/06/2023, 4:33 PM
This would be super useful too on the compare revisions dropdown because all there is now is a list of commit hashes and sometimes it’s hard to tell which ones I should be comparing against
➕ 2
m
merrill
03/06/2023, 11:54 PM
@Stefan Parker good idea - we’ve been thinking about creating a way to “name” versions (from the web and the CLI) and then show the version names in this dropdown instead