Skip to content

apple-oss-distributions/man

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

man

To upgrade to a new version of man:

  1. Checkout dev/UPSTREAM.
  2. Replace its contents with the new version.
  3. Commit and push the new content.
  4. Create an eng/ branch.
  5. git merge dev/UPSTREAM into your branch and resolve any conflicts.
  6. Review, test, and nominate that eng/ branch.