Re: [PATCH v2] Fix various typos and grammaros

2013-04-12 Thread Junio C Hamano
Stefano Lattarini writes: > Hi Junio. > > On 04/12/2013 02:45 AM, Junio C Hamano wrote: >> Stefano Lattarini writes: >> >> How much of this stuff have interact with real changes that are in >> flight, with various doneness cooking in different integration >> branches? >> > I don't know, since

Re: [RFC/PATCH maint 0/10] Re: [PATCH v2] Fix various typos and grammaros

2013-04-12 Thread Junio C Hamano
Jonathan Nieder writes: > Hi, > > Junio C Hamano wrote: > >> How much of this stuff have interact with real changes that are in >> flight, with various doneness cooking in different integration >> branches? > > All except the t3511-cherry-pick-x.sh change apply cleanly to > "maint" and merge with

Re: [PATCH v2] Fix various typos and grammaros

2013-04-12 Thread Stefano Lattarini
Hi Junio. On 04/12/2013 02:45 AM, Junio C Hamano wrote: > Stefano Lattarini writes: > > How much of this stuff have interact with real changes that are in > flight, with various doneness cooking in different integration > branches? > I don't know, since I only follow the master branch of Git.

[RFC/PATCH maint 0/10] Re: [PATCH v2] Fix various typos and grammaros

2013-04-11 Thread Jonathan Nieder
Hi, Junio C Hamano wrote: > How much of this stuff have interact with real changes that are in > flight, with various doneness cooking in different integration > branches? All except the t3511-cherry-pick-x.sh change apply cleanly to "maint" and merge without trouble with master and pu. Here is

Re: [PATCH v2] Fix various typos and grammaros

2013-04-11 Thread Junio C Hamano
Stefano Lattarini writes: > Documentation/git-credential.txt | 2 +- > Documentation/git-remote-ext.txt | 2 +- > Documentation/git-svn.txt | 4 ++-- > Documentation/git-tools.txt| 2 +- > Documentation/revi

[PATCH v2] Fix various typos and grammaros

2013-04-11 Thread Stefano Lattarini
Most typos suggested by codespell: Grammaros pointed out by Eric Sunshine. Helped-by: Eric Sunshine Signed-off-by: Stefano Lattarini --- Documentation/git-credential.txt | 2 +- Documentation/git-remote-ext.txt |