Feature #10
Branch command
| Status: | Closed | Start: | 11/11/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Philippe Creux | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 0.1.4 |
Description
gitmine branch 1234-my-new-feature should:
- create a new remote branch called 1234-my-new-feature
- add a note to the issue #1234 telling the branch name
When .gitmine contains an entry like: "github: "pcreux/gitmine"", then the note will also contain links to see the branch on github and compare it.
History
Updated by Philippe Creux over 2 years ago
Branch 10-add-branch created from master - See on Github - Compare on Github
Updated by Philippe Creux over 2 years ago
Looks like it works!
It needs a good refactoring now...
Updated by Philippe Creux over 2 years ago
- Status changed from In Progress to Closed
Refactor later.