Merge branch 'maint-1.7.0' into maint-1.7.1
* maint-1.7.0: request-pull.txt: Document -p option Check size of path buffer before writing into itmaint
						commit
						c4818faf81
					
				|  | @ -7,7 +7,7 @@ git-request-pull - Generates a summary of pending changes | |||
|  | ||||
| SYNOPSIS | ||||
| -------- | ||||
| 'git request-pull' <start> <url> [<end>] | ||||
| 'git request-pull' [-p] <start> <url> [<end>] | ||||
|  | ||||
| DESCRIPTION | ||||
| ----------- | ||||
|  | @ -17,6 +17,9 @@ the given URL in the generated summary. | |||
|  | ||||
| OPTIONS | ||||
| ------- | ||||
| -p:: | ||||
| 	Show patch text | ||||
|  | ||||
| <start>:: | ||||
| 	Commit to start at. | ||||
|  | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Junio C Hamano
						Junio C Hamano