correct spelling mistakes
This commit is contained in:
parent
5e6ced7d0f
commit
0750913136
52 changed files with 69 additions and 69 deletions
|
@ -13,7 +13,7 @@ at debugging output to find:
|
|||
messages.
|
||||
2. The git-receive-pack side waited on the wrong thread, so didn't
|
||||
notice when the program was done.
|
||||
3. I accidentially used the wrong attribute name when sending a ReceivePackDone
|
||||
3. I accidentally used the wrong attribute name when sending a ReceivePackDone
|
||||
message.
|
||||
|
||||
But all in all, it just worked.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Only one bug fix today, but it was a doozie. It seems that gpg2 has an
|
||||
incompatability with the gpg 1.x that git-annex was written for, that
|
||||
incompatibility with the gpg 1.x that git-annex was written for, that
|
||||
causes large numbers of excess passphrase prompts, when it's supposed to be
|
||||
using a remote's symmetric encryption key. Adding the --batch parameter
|
||||
fixed this.
|
||||
|
|
|
@ -6,5 +6,5 @@
|
|||
content="""
|
||||
@Karsten does KBOX work on this version of Android? <http://kevinboone.net/Term-debug.apk>
|
||||
|
||||
It may well be that this is just too old and incompatable for the terminal to work.
|
||||
It may well be that this is just too old and incompatible for the terminal to work.
|
||||
"""]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue