Re: [PATCH v6 2/3] git-gui: update status bar to track operations
From: Philip Oakley <hidden>
Date: 2019-12-01 11:43:46
From: Philip Oakley <hidden>
Date: 2019-12-01 11:43:46
On 30/11/2019 23:05, Pratyush Yadav wrote: > On 28/11/19 08:30AM, Jonathan Gilbert via GitGitGadget wrote:
quoted
+# Operation displayed by status mega-widget during _do_clone_checkout => +# _readtree_wait => _postcheckout_wait => _do_clone_submodules => +# _do_validate_submodule_cloning. The status mega-widget is a difference
should this be "different", rather than 'difference'?
quoted
+# instance than that stored in $o_status in earlier operations.The last sentence doesn't make a lot of sense to me. What is "earlier operations"? If this refers to previous versions of this file, then I don't think such a comment belongs here. It should be in the commit message instead.
Philip