docs: record the fj and Forgejo quirks found while seeding the tracker #14
No reviewers
Labels
No labels
area/ai
area/build
area/character
area/combat
area/data
area/docs
area/game
area/net
area/ui
area/world
size
l
size
m
size
s
type
bug
type
design
type
feature
type
refactor
type
test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
icub3d/terra-redux!14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs-fj-quirks"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #1, which merged before this commit landed on the branch.
Records three things that cost time while seeding the tracker and would cost
it again:
fj wikidoes not infer the repo from the git remote, this wiki'sbranch is
mainrather than themasterForgejo usually defaults to (pushingto
masterreports success and shows nothing), and issues and PRs share onenumber counter.
Docs only.