Skip to content

creative-commoners/testrepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

testrepo is full of completely separate VCS trees.

The standard approach is to:

create-project cwp/cwp-recipe-kitchen-sink
git init
git branch <my-version>
git remote add testrepo
git push

You may also wish to just re-use the last used branch, e.g.

git checkout cwp-2.5.1-rc1
git checkout -b cwp-2.5.2-rc1
rm composer.lock
rm -rf vendor
composer install

Just make sure that the composer.json is still correct before doing this

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •