Working with development branch documentation
See original GitHub issueType of issue: (check with “[x]”)
- [ ] New feature request
- [ ] Bug
- [ ] Support request
- [ x ] Documentation
We need some basic documentation on how to setup the development branch and get it working.
Issue Analytics
- State:
- Created 7 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Develop on a feature branch - GitLab Docs
Navigate to the default branch (here, main ): · Make sure you have the latest version of your repository: · Check out the...
Read more >Working with development branch and merge with master
Guide on how to work with development branch and merge with master - git-dev-master.markdown.
Read more >Git Feature Branch Workflow | Atlassian Git Tutorial
A feature branch is a temporary branch used for development or testing purposes. Learn about the best way to manage them using this...
Read more >git-branch Documentation - Git
Defines, together with branch.<name>.remote, the upstream branch for the given branch. It tells git fetch/git pull/git rebase which branch to merge and can ......
Read more >Create a Working Branch | Couchbase Docs
For the others, look for a development branch with an incremented release number. This, and the current release branch, are the ones that...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@steve-codes development branch is where all feature branches are merged before testing begins, this is “use at your own risk” branch for the moment. we can’t document what’s breaking there as it is an internal branch QA takes for testing
https://github.com/Alfresco/alfresco-ng2-components/wiki/Working-with-development-branch