-
Notifications
You must be signed in to change notification settings - Fork 16
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
Add switches to create
to allow for manipulating title and body of the request
#50
Comments
I like the idea, let me try to extend it a little bit. Maybe we could do something similar to what
What would be even better is an option like |
If you only have one commit, it does that already. Of you have more, you get a list of your commits. I like the idea of adding switches like -m etc. though. |
On 23.05.2013 19:37, Bamboo wrote:
You're right, it already did. I got confused by the branch name, which did not get |
I will change the issue title (to preserve the existing discussion) and add this as a feature request. For the sake of protocol, this is the original title: "fallback pull request title to commit message" |
Which switches do we want to implement? I like Opinions? |
So
would have the title "Title" and the body "Body"
would launch a text editor. The first line would be the title and the remaining the body ? Or it would be the title until there is an empty line and then the body ?
We would launch a text editor with the first line prefilled and the same Maybe we should try to be like |
OK, so let's go with |
It would be cool if git review uses by default (when not entering anything) the commit
message of the last commit as name.
The text was updated successfully, but these errors were encountered: