Prepare for 2.21 cycle to start soonish
Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
							parent
							
								
									5d826e9729
								
							
						
					
					
						commit
						85c26ae4bb
					
				|  | @ -0,0 +1,22 @@ | ||||||
|  | Git 2.21 Release Notes | ||||||
|  | ====================== | ||||||
|  |  | ||||||
|  | Backward Compatibility Notes | ||||||
|  | ---------------------------- | ||||||
|  |  | ||||||
|  |  | ||||||
|  | Updates since v2.20 | ||||||
|  | ------------------- | ||||||
|  |  | ||||||
|  | UI, Workflows & Features | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
|  | Performance, Internal Implementation, Development Support etc. | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
|  | Fixes since v2.20 | ||||||
|  | ----------------- | ||||||
|  |  | ||||||
|  |  * Code cleanup, docfix, build fix, etc. | ||||||
|  | @ -1,7 +1,7 @@ | ||||||
| #!/bin/sh | #!/bin/sh | ||||||
|  |  | ||||||
| GVF=GIT-VERSION-FILE | GVF=GIT-VERSION-FILE | ||||||
| DEF_VER=v2.20.0 | DEF_VER=v2.20.GIT | ||||||
|  |  | ||||||
| LF=' | LF=' | ||||||
| ' | ' | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Junio C Hamano
						Junio C Hamano