This repository was archived by the owner on Oct 15, 2024. It is now read-only.
Commit 77e77be
authored
Set 10 second timeout on JGit transport commands (#1230)
* GitOperation: set a 10 second connection timeout
Signed-off-by: Harsh Shandilya <[email protected]>
* Update changelog
Signed-off-by: Harsh Shandilya <[email protected]>1 parent 993b203 commit 77e77be
File tree
2 files changed
+10
-0
lines changed- app/src/main/java/com/zeapo/pwdstore/git/operation
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
207 | 216 | | |
0 commit comments