calkit / calkit/fromwhere

I want to create groups of imported files so they are all updated together

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

For example, files scattered throughout a repo for implementing formatting, imported from another Git repo.

```sh
fromwhere pull group my-formatting-files
```

Contributor guide

Open the contributing guide

Research direction

Start by tracing the `fromwhere pull` CLI entry point and reviewing how imported files are currently represented and updated. Define how a named group such as `my-formatting-files` would identify scattered files from another Git repository, then verify that one group update changes all of its files together.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.