loadsys / loadsys/CakePHP-Skeleton
Modify cakephp/app update instructions to be patch only
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This will eliminate the need to maintain the cakephp-app branch and the cakephp-app-previous tag in the skeleton repo. Applying the patches will become more manual as the repositories diverge. Passing in the --reject flag to am will preserve cleanly applied chunks. At each step, the patch is stored in .git/rebase-apply/patch.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the cakephp/app update instructions and read how the cakephp-app branch and cakephp-app-previous tag are currently used. Update the documented workflow to apply patches with --reject and mention .git/rebase-apply/patch; it is done when the instructions no longer require maintaining that branch and tag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100