Skip to content

Conversation

@elifarley
Copy link

Hug is a humane, intuitive CLI for Git. Allows you to focus on your code, not on wrestling with version control.

See https://github.com/elifarley/hug-scm

@elifarley elifarley force-pushed the WIP/25-10-21/0915.hugscm branch 2 times, most recently from 414dd93 to 5e81b5a Compare October 21, 2025 12:46
@elifarley elifarley force-pushed the WIP/25-10-21/0915.hugscm branch from 5e81b5a to 287306b Compare October 21, 2025 12:48
@elifarley elifarley mentioned this pull request Oct 21, 2025
For now, both Git and Mercurial SCM are supported.
Copilot AI review requested due to automatic review settings October 27, 2025 16:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds hug-scm, a CLI tool that provides a more user-friendly interface for Git and Mercurial version control systems, to the applications catalog.

Key changes:

  • Added a new entry for hug-scm to the applications database with homepage and repository links

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

git,prs,,https://github.com/dhth/prs,Stay updated on PRs without leaving the terminal.,,
file-manager,walk,,https://github.com/antonmedv/walk,Terminal file manager.,,
git,git-bug,,https://github.com/MichaelMure/git-bug,"Distributed, offline-first bug tracker embedded in git, with bridges.",,
git,hug-scm,https://elifarley.github.io/hug-scm/,https://github.com/elifarley/hug-scm.git,"A humane, intuitive CLI for Git and Mercurial. Allows you to focus on your code, not on wrestling with version control.",,
Copy link

Copilot AI Oct 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The repository URL includes '.git' suffix which is inconsistent with other entries in the file (e.g., lines 1556-1558). The URL should be 'https://github.com/elifarley/hug-scm' without the '.git' extension.

Suggested change
git,hug-scm,https://elifarley.github.io/hug-scm/,https://github.com/elifarley/hug-scm.git,"A humane, intuitive CLI for Git and Mercurial. Allows you to focus on your code, not on wrestling with version control.",,
git,hug-scm,https://elifarley.github.io/hug-scm/,https://github.com/elifarley/hug-scm,"A humane, intuitive CLI for Git and Mercurial. Allows you to focus on your code, not on wrestling with version control.",,

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant