question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Working with development branch documentation

See original GitHub issue

Type 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:closed
  • Created 7 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
DenysVuikacommented, Feb 7, 2017

@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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found