Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update or delete out-of-date branches from repo #57

Open
broncio123 opened this issue Jan 2, 2020 · 0 comments
Open

Update or delete out-of-date branches from repo #57

broncio123 opened this issue Jan 2, 2020 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@broncio123
Copy link
Member

Hi @stephenwiggins @Shibabrat

I have some proposed changes and questions. Please, give me your thoughts whenever possible.

PROPOSAL

  • Update or delete branches that lead to subfolders in content with updated subfolders from develop.

I can see that having these branches is useful to do version control of files from an individual subfolder only - so that people don't have to clone a repo with all the book files, which can be merged into develop, and release to reflect changes on the book.
Q: How did you guys created these branches that point to subfolders only? using submodules or subtrees? @Shibabrat @rgmeseguer @vkrajnak

  • Delete master or update as a branch from the latest commit of release. Then, link Netlify build for chemicalreactions.io site to master instead of release.

  • Delete all hotfix branches and any other branch used to perform changes to input files.

These branches are just going to accumulate and they don't seem to be useful anymore, as the main input files are corrected in develop and release. Any thoughts not to delete these will be considered.

Best
@broncio123

@broncio123 broncio123 added enhancement New feature or request question Further information is requested labels Jan 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant