Skip to main content
Linkwise logo
Linkwise
HomeListsSearchTags
L
Linkwise

Version 3.2603.0207 © 2026 Linkwise. All rights reserved.

Pricing

✨ Add Bookmark

Filtering by:git

All Bookmarks with #git

GitHub - googleapis/release-please: generate release PRs based on the conventionalcommits.org spec

GitHub - googleapis/release-please: generate release PRs based on the conventionalcommits.org spec

github.com•6 TAGS
K
Kinshuk Sunil
Aug 13

Release Please is a GitHub tool that automates release processes. It generates changelogs, creates GitHub releases, and manages version bumps based on conventional commit messages. It uses Release PRs to keep releases up-to-date before merging. The tool supports various programming languages and can be deployed via GitHub Actions or the CLI. Troubleshooting steps are provided for common issues.

#AUTOMATION#CHANGELOG#GIT+3
🔗

Husky

typicode.github.io•6 TAGS
K
Kinshuk Sunil
Jun 6

Husky is an ultra-fast, lightweight Git hook manager (only 2kB gzipped). It automates tasks like linting commit messages and running tests before commits or pushes. Supporting all 13 client-side Git hooks across various platforms, it offers features like branch-specific hooks and POSIX shell scripting. Used by over 1.5 million GitHub projects, including major ones like Next.js and Angular, Husky prioritizes speed and ease of use. It's actively maintained and sponsored by several organizations.

#GIT#MACOS#NPM+3
Keep a Changelog

Keep a Changelog

keepachangelog.com•7 TAGS
K
Kinshuk Sunil
Aug 22

This document details best practices for creating and maintaining a changelog, a chronologically ordered list of notable project changes. It emphasizes human readability and recommends using a consistent format (like Keep a Changelog) with categorized changes (added, changed, removed, fixed). The guide discourages using raw git logs and highlights the importance of including deprecations and yanked releases. It also provides examples of good and bad changelog practices, addressing common questions and offering guidance on reducing maintenance effort. Finally, it encourages community contributions to refine the proposed standard.

#CHANGELOG#CONTENT#GIT+4
🔗

Conventional Commits

conventionalcommits.org•4 TAGS
K
Kinshuk Sunil
Aug 13

Conventional Commits is a specification for creating standardized commit messages, improving readability and automation. Messages follow a `<type>[optional scope]: <description>` format, with optional body and footers. Types like `fix` and `feat` correlate with semantic versioning (PATCH and MINOR, respectively), while `BREAKING CHANGE` indicates a major version bump. This standardization aids in automated changelog generation, version bumping, and streamlined collaboration. Tools can leverage these structured messages for various automation tasks.

#CHANGELOG#DESIGN#GIT+1
GitHub - laststance/git-gpt-commit: An AI-powered Git extension that generates commit messages using OpenAI's model.

GitHub - laststance/git-gpt-commit: An AI-powered Git extension that generates commit messages using OpenAI's model.

github.com•5 TAGS
K
Kinshuk Sunil
May 13

`git-gpt-commit` is an AI-powered Git extension using OpenAI's models to generate commit messages. It's installable via npm and offers commands for selecting models, languages, and prefixes. The extension manages settings in a configuration file. The project is open-source under the MIT license and has received 5 stars on GitHub. It improves developer workflow by automating commit message creation.

#AI#GIT#JAVASCRIPT+2
🔗

Jujutsu docs

jj-vcs.github.io•9 TAGS
Y
Yadu Rajiv
May 6

This website documents the Jujutsu (jj) version control system. Navigation is via a sidebar or hamburger menu. Help is available both online and via the `jj help` command (if installed). Documentation covers both released and unreleased (main branch) versions. Useful links include installation, tutorials, and the GitHub repository.

#CHANGELOG#CONTENT#GIT+6

Explore Tags

#GAME DEVELOPMENT49#TOOL31#CONTENT28#AI21#STEAM19#INDIE GAMES18#PLATFORM18#GAME DESIGN17#YOUTUBE17#SOFTWARE DEVELOPMENT17#PRODUCTIVITY16#COLLABORATION15#SIMULATION14#ART14#VIDEOS13#MUSIC13#SHARE13#GAME MARKETING12#FAMILY12#FRIENDS12#WORLD12#BUSINESS11#FINANCE11#MARKETING11#SOFTWARE11
View All Tags →