anvaka / anvaka/git-also

Add option to ignore commits with more than n changed files

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
187
Forks
7
PR merge metrics
No merged PRs in 30d

Description

There might be commits with a large number of files in them (changed naming convention or project restructure for example). It would be nice to have an option to ignore a commit that has more than n changed files to filter them out.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the command-line option parsing and the code that processes commits and counts their changed files. Add the requested threshold behavior so commits exceeding n changed files are excluded, then verify that normal commits remain included and run the repository's existing tests or command checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, javascript
Domain
cli, devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.