full directory support for wiki#7390
Conversation
+ add _delete to reserved keywords Signed-off-by: Michael Gnehr <michael@gnehr.de>
see go-gitea#7225 for more details Signed-off-by: Michael Gnehr <michael@gnehr.de>
Signed-off-by: Michael Gnehr <michael@gnehr.de>
Codecov Report
@@ Coverage Diff @@
## master #7390 +/- ##
==========================================
+ Coverage 41.19% 41.22% +0.03%
==========================================
Files 469 469
Lines 63536 63635 +99
==========================================
+ Hits 26171 26235 +64
- Misses 33943 33970 +27
- Partials 3422 3430 +8
Continue to review full report at Codecov.
|
|
Please resolve the conflicts |
|
|
||
| gitRepo, err := git.OpenRepository(basePath) | ||
|
|
||
| fmt.Println(reflect.TypeOf(gitRepo)) |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 months. Thank you for your contributions. |
|
Please resolve the conflicts. |
|
Well, this is a bit frustrating seeing this stale PR. Would really appreciate this feature. :( To bad I'm not proficient at Go. |
|
This PR has been stale for long time, and the Wiki Title problem has been improved by #24143 Would there be new progress of this PR? |
|
It has been stale for a long time and I can't think of a way to handling it other than closing it. Feel free to reopen if there's any new progress and I could also help. |
directory support for wiki
previously this was part of #7225 - lets split it up
This PR
editandnewpagefix #823
Signed-off-by: Michael Gnehr michael@gnehr.de