Skip to content

Commit

Permalink
Not using a develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Nov 2, 2015
1 parent 2d9160c commit 02750e6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,4 @@ python setup.py sdist --format=gztar upload
* [ ] Create new GitHub release: https://github.com/hugovk/whatsonthemenu/releases/new
* Tag: Pick existing tag "0.1.0"
* Title: "Release 0.1.0"
* [ ] Update develop branch from master:
```bash
git checkout develop
git merge master --ff-only
git push
```

0 comments on commit 02750e6

Please sign in to comment.