git: development.7: Modernize git commands for vendor import recipe

Aaron LI aly at crater.dragonflybsd.org
Tue Mar 3 06:12:18 PST 2020


commit 73b18b181a7104def185e521a7ee0fcf820a031e
Author: Aaron LI <aly at aaronly.me>
Date:   Tue Mar 3 22:04:37 2020 +0800

    development.7: Modernize git commands for vendor import recipe
    
    Since Git v1.7.2, 'git checkout --orphan' is the proper way to create an
    orphan branch for vendor import.  Use the new git commands to simplify
    the vendor import recipe.
    
    In addition, polish the recipe a bit.
    
    Credit: https://stackoverflow.com/a/4288660

Summary of changes:
 share/man/man7/development.7 | 65 ++++++++++++++++++++++----------------------
 1 file changed, 32 insertions(+), 33 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/73b18b181a7104def185e521a7ee0fcf820a031e


-- 
DragonFly BSD source repository



More information about the Commits mailing list