aspiers / aspiers/git-deps

CLI: allow arbitrary `git log` output format

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

Description

Would be useful to be able to support arbitrary `--format` strings, so that for example you could obtain a list of commit authors in order to satisfy the use case "who should I give a heads up about my feature branch?"

Contributor guide

Open the contributing guide

Research direction

Start by tracing the CLI path that invokes git log and inspect how its output is currently selected or parsed. Add support for arbitrary --format strings, then verify that a format producing commit authors works for the stated feature-branch notification use case.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.