forked fromgitpython-developers/GitPython
- Notifications
You must be signed in to change notification settings - Fork0
Commitacd8246
committed
Re-implemented 'user' config level based on suggestion by@jzempel
The point is that XDG_CONFIG_HOME is meant to point at the '.config' directory,whereas '.config' has to be added only if HOME is used instead.Fixesgitpython-developers#1601 parente84300d commitacd8246
1 file changed
+2
-6
lines changedLines changed: 2 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
354 | 354 |
| |
355 | 355 |
| |
356 | 356 |
| |
357 |
| - | |
358 |
| - | |
359 |
| - | |
360 |
| - | |
361 |
| - | |
362 |
| - | |
| 357 | + | |
| 358 | + | |
363 | 359 |
| |
364 | 360 |
| |
365 | 361 |
| |
|
0 commit comments
Comments
(0)