di-sukharev / di-sukharev/opencommit

Don't use homedir for .opencommit & .opencommit_migrations

Open
#570 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
7.5k
Forks
445
Avg merge
18m
Merged PRs (30d)
2

Description

i think it would be better to use xdg_data_home and fallback to home

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate where .opencommit and .opencommit_migrations paths are defined and used. Start by tracing the current homedir-based path handling, then verify the XDG_DATA_HOME value and home-directory fallback behavior, including migration-related paths. Done means both paths consistently follow the selected location and relevant tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.