My general comment on the Workflow document is it is too much information
and comments.

Perhaps it can be broken into patch Workflow, git Workflow and githup
Workflow and then just list the steps.
(Think in terms of a quckstart guide for nuttx workflow)

In reading it I am still not clear on the work instructions we want to
ultimately have and are currently using.

Are the current workflow's work instructions (just the steps Alan, Greg etc
have been using) listed out in a document?

David

-----Original Message-----
From: Nathan Hartman [mailto:hartman.nat...@gmail.com]
Sent: Wednesday, January 29, 2020 6:47 AM
To: dev@nuttx.apache.org
Subject: Re: [DISCUSS] Wrapping up the Workflow document

On Wed, Jan 29, 2020 at 8:10 AM David Sidrane <david.sidr...@nscdg.com>
wrote:

> Good tips! git is soooo powerful it is nice to lean other's tricks.
>
> Here is my `gitlast` command (it helps me answer the question: What was I
> doing?)
>
> git for-each-ref --count=30 --sort=-committerdate
> refs/heads/ --format='%(refname:short)'
>
> How's about we add a section to the document tips and tricks and share
> these?


Sure! Feel free to add tips and tricks section if you'd like.

Notwithstanding tips and tricks, I'd prefer that we give canonical
recommended procedures that everyone can use successfully.

Nathan

Reply via email to