A proposal can act just like a PR. If you run `ngit list` and checkout a proposal it will create a local branch for you. The author can add extra commits using `ngit push` you can run `ngit pull` from local branch and it will pull these extra commits.