Re: contrib: script to setup git to pull a vendors branches

2020-01-13 Thread Richard Earnshaw (lists)
On 10/01/2020 15:04, Richard Earnshaw (lists) wrote: > This simple script is intended to setup a new git configuration to pull > the branches and tags for a specific vendor.  This should simplify some > of the steps needed for working with a vendor's branches. > > * git-fetch-vendor.sh: New file.

contrib: script to setup git to pull a vendors branches

2020-01-10 Thread Richard Earnshaw (lists)
This simple script is intended to setup a new git configuration to pull the branches and tags for a specific vendor. This should simplify some of the steps needed for working with a vendor's branches. * git-fetch-vendor.sh: New file. R. diff --git a/contrib/git-fetch-vendor.sh b/contrib/git-f