Skip to content

Todohub Control Center #1

@github-actions

Description

@github-actions

Todos without Issue Reference:

  • __tests__/test-wire.js:34: TODO: REFACTOR CODE UNTIL IT LOOKS LIKE THIS link
  • __tests__/test-wire.js:66: TODO: Redraw with the level of detail of the FETCH diagram link
  • src/api/add.js:76: TODO: Should ignore UNLESS it's already in the index. link
  • src/api/commit.js:34: TODO: fix it so it can expand branch names without throwing if the branch doesn't exist yet.) link
  • src/api/statusMatrix.js:246: TODO: update this logic to handle N trees instead of just 3. link
  • src/commands/checkout.js:57: TODO: Figure out what to do if both 'ref' and 'remote' are specified, ref already exists, link
  • src/commands/checkout.js:246: TODO: Figure out how git handles this internally. link
  • src/commands/checkout.js:415: TODO: submodule link
  • src/commands/checkout.js:422: TODO: submodule link
  • src/commands/checkout.js:438: TODO: How to handle if stage type and workdir type mismatch? link
  • src/commands/checkout.js:527: TODO: HANDLE SYMLINKS link
  • src/commands/fetch.js:360: TODO: Longer term, we should actually: link
  • src/commands/listFiles.js:47: TODO: Use `walk` to do this. Should be faster. link
  • src/commands/log.js:50: TODO: In the future, we may want to have an API where we return a link
  • src/commands/merge.js:107: TODO: Recursive Merge strategy link
  • src/commands/pull.js:77: TODO: use a better error. link
  • src/commands/push.js:274: TODO: I think this should actually be using a refspec transform rather than assuming 'refs/remotes/{remote}' link
  • src/managers/GitConfigManager.js:6: TODO: read from full list of git config files link
  • src/managers/GitConfigManager.js:13: TODO: handle saving to the correct global/user/repo location link
  • src/managers/GitRefManager.js:116: TODO: For large repos with a history of thousands of pull requests link
  • src/managers/GitRefManager.js:136: TODO: make this less crude? link
  • src/managers/GitRemoteHTTP.js:109: TODO: read `useHttpPath` value from git config and pass along? link
  • src/managers/GitRemoteHTTP.js:148: TODO: maybe just throw instead of trying? link
  • src/managers/GitRemoteManager.js:46: TODO: clean up the remoteHelper API and move into PluginCore link
  • src/models/GitCommit.js:38: Todo: allow setting the headers and message link
  • src/models/GitCommit.js:43: Todo: allow setting the headers and message link
  • src/models/GitIndex.js:112: TODO: handle if (version === 3 && entry.flags.extended) link
  • src/models/GitIndex.js:117: TODO: handle pathnames larger than 12 bits link
  • src/models/GitRefSpec.js:25: TODO: Make this check more nuanced, and depend on whether this is a fetch refspec or a push refspec link
  • src/models/GitRefSpec.js:35: TODO: We need to run resolveRef on both paths to expand them to their full name. link
  • src/models/GitSideBand.js:33: TODO: Use a proper through stream? link
  • src/models/GitWalkerRepo.js:74: TODO: support submodules (type === 'commit') link
  • src/utils/emptyPackfile.js:1: TODO: make a function that just returns obCount. then emptyPackfile = () => sizePack(pack) === 0 link
  • src/utils/flat.js:1: TODO: Should I just polyfill Array.flat? link
  • src/utils/mergeTree.js:207: TODO: Merge conflicts involving additions link
  • src/wire/parseListRefsResponse.js:14: TODO: when we re-write everything to minimize memory usage, link
  • website/versioned_docs/version-0.70.7/commit.md:27: TODO: fix it so it can expand branch names without throwing if the branch doesn't exist yet.) | link
  • website/versioned_docs/version-0.70.7/errors.md:145: TODO: { thing } still needs to be implemented! link
  • website/versioned_docs/version-0.70.7/push.md:42: TODO: I need to fix this link
  • website/versioned_docs/version-0.74.0/checkout.md:23: TODO: Skip checkout out submodules when supported instead. | link
  • website/versioned_docs/version-0.74.0/clone.md:21: TODO: Make this not check out submodules when ther's submodule support | link
  • website/versioned_docs/version-0.74.0/pull.md:33: TODO: Skip checkout out submodules when supported instead. | link
  • website/versioned_docs/version-0.74.0/push.md:43: TODO: I need to fix this link
  • website/versioned_docs/version-0.75.0/errors.md:145: TODO: { thing } still needs to be implemented! link
  • website/versioned_docs/version-0.77.0/push.md:44: TODO: I need to fix this link
  • website/versioned_docs/version-0.78.0/checkout.md:23: TODO: Skip checkout out submodules when supported instead. | link
  • website/versioned_docs/version-0.78.0/clone.md:21: TODO: Make this not check out submodules when ther's submodule support | link
  • website/versioned_docs/version-0.78.0/errors.md:145: TODO: { thing } still needs to be implemented! link
  • website/versioned_docs/version-0.78.0/pull.md:33: TODO: Skip checkout out submodules when supported instead. | link
  • website/versioned_docs/version-1.x/commit.md:30: TODO: fix it so it can expand branch names without throwing if the branch doesn't exist yet.) | link
  • website/versioned_docs/version-1.x/errors.md:6: TODO: update the errors page for v1.0 of isomorphic-git link

Last updated: b9465b0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions