Releases: thefuture-industries/git-auto-commit
v2.11.106
Git auto-commit - automatic commit generation tool
A new version of git-auto-commit is available
v2.11.106
! A command-line utility that analyzes changes and automatically generates the name of the commit it.
Git Auto-Commit is an extension for the Git version control system designed to automatically generate meaningful and context—sensitive commit messages based on changes made to the codebase. The tool simplifies developers' workflows by allowing them to focus on the content of edits rather than on the formulation of descriptions for commits.
The development is conducted as an open source project and is distributed under the MIT license (or other compatible licensing, depending on the implementation). Git Auto-Commit can be integrated into CI/CD pipelines, hook scripts, or used manually via the command line.
Main features:
- Analysis of changes in the work tree and automatic generation of commit messages in natural language.
- Integration with Git via the
git auto
sub-command or configuration of user aliases. - Support for templates and configurations for configuring the message structure in accordance with project standards (Conventional Commits, Semantic Commit Messages, etc.).
- Scalability: works both in small projects and in large monorepositories.
Install
If you're on windows
Go to the root of the project and run the command.
iex ((New-Object Net.WebClient).DownloadString('https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-windows-auto-commit.ps1?raw=true'))
If you're on linux
Go to the root of the project and run the command.
curl -fsSL https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-linux-auto-commit.sh?raw=true | bash
Setting up
Launch
Everything is ready now, after making changes to the code, just run:
git add .
git auto
git push
Pull Requests
v2.10.93
Git auto-commit - automatic commit generation tool
A new version of git-auto-commit is available
v2.10.93
! A command-line utility that analyzes changes and automatically generates the name of the commit it.
Git Auto-Commit is an extension for the Git version control system designed to automatically generate meaningful and context—sensitive commit messages based on changes made to the codebase. The tool simplifies developers' workflows by allowing them to focus on the content of edits rather than on the formulation of descriptions for commits.
The development is conducted as an open source project and is distributed under the MIT license (or other compatible licensing, depending on the implementation). Git Auto-Commit can be integrated into CI/CD pipelines, hook scripts, or used manually via the command line.
Main features:
- Analysis of changes in the work tree and automatic generation of commit messages in natural language.
- Integration with Git via the
git auto
sub-command or configuration of user aliases. - Support for templates and configurations for configuring the message structure in accordance with project standards (Conventional Commits, Semantic Commit Messages, etc.).
- Scalability: works both in small projects and in large monorepositories.
Install
If you're on windows
Go to the root of the project and run the command.
iex ((New-Object Net.WebClient).DownloadString('https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-windows-auto-commit.ps1?raw=true'))
If you're on linux
Go to the root of the project and run the command.
curl -fsSL https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-linux-auto-commit.sh?raw=true | bash
Setting up
Launch
Everything is ready now, after making changes to the code, just run:
git add .
git auto
git push
Pull Requests
v2.9.81
Git auto-commit - automatic commit generation tool
A new version of git-auto-commit is available
v2.9.81
! A command-line utility that analyzes changes and automatically generates the name of the commit it.
Git Auto-Commit is an extension for the Git version control system designed to automatically generate meaningful and context—sensitive commit messages based on changes made to the codebase. The tool simplifies developers' workflows by allowing them to focus on the content of edits rather than on the formulation of descriptions for commits.
The development is conducted as an open source project and is distributed under the MIT license (or other compatible licensing, depending on the implementation). Git Auto-Commit can be integrated into CI/CD pipelines, hook scripts, or used manually via the command line.
Main features:
- Analysis of changes in the work tree and automatic generation of commit messages in natural language.
- Integration with Git via the
git auto
sub-command or configuration of user aliases. - Support for templates and configurations for configuring the message structure in accordance with project standards (Conventional Commits, Semantic Commit Messages, etc.).
- Scalability: works both in small projects and in large monorepositories.
Install
If you're on windows
Go to the root of the project and run the command.
iex ((New-Object Net.WebClient).DownloadString('https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-windows-auto-commit.ps1?raw=true'))
If you're on linux
Go to the root of the project and run the command.
curl -fsSL https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-linux-auto-commit.sh?raw=true | bash
Setting up
Launch
Everything is ready now, after making changes to the code, just run:
git add .
git auto
git push
Pull Requests
v2.8.70
Git auto-commit - automatic commit generation tool
A new version of git-auto-commit is available
v2.8.70
! A command-line utility that analyzes changes and automatically generates the name of the commit it.
Git Auto-Commit is an extension for the Git version control system designed to automatically generate meaningful and context—sensitive commit messages based on changes made to the codebase. The tool simplifies developers' workflows by allowing them to focus on the content of edits rather than on the formulation of descriptions for commits.
The development is conducted as an open source project and is distributed under the MIT license (or other compatible licensing, depending on the implementation). Git Auto-Commit can be integrated into CI/CD pipelines, hook scripts, or used manually via the command line.
Main features:
- Analysis of changes in the work tree and automatic generation of commit messages in natural language.
- Integration with Git via the
git auto
sub-command or configuration of user aliases. - Support for templates and configurations for configuring the message structure in accordance with project standards (Conventional Commits, Semantic Commit Messages, etc.).
- Scalability: works both in small projects and in large monorepositories.
Install
If you're on windows
Go to the root of the project and run the command.
iex ((New-Object Net.WebClient).DownloadString('https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-windows-auto-commit.ps1?raw=true'))
If you're on linux
Go to the root of the project and run the command.
curl -fsSL https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-linux-auto-commit.sh?raw=true | bash
Setting up
Launch
Everything is ready now, after making changes to the code, just run:
git add .
git auto
git push
Pull Requests
v2.7.60
Git auto-commit - automatic commit generation tool
A new version of git-auto-commit is available
v2.7.60
! A command-line utility that analyzes changes and automatically generates the name of the commit it.
Git Auto-Commit is an extension for the Git version control system designed to automatically generate meaningful and context—sensitive commit messages based on changes made to the codebase. The tool simplifies developers' workflows by allowing them to focus on the content of edits rather than on the formulation of descriptions for commits.
The development is conducted as an open source project and is distributed under the MIT license (or other compatible licensing, depending on the implementation). Git Auto-Commit can be integrated into CI/CD pipelines, hook scripts, or used manually via the command line.
Main features:
- Analysis of changes in the work tree and automatic generation of commit messages in natural language.
- Integration with Git via the
git auto
sub-command or configuration of user aliases. - Support for templates and configurations for configuring the message structure in accordance with project standards (Conventional Commits, Semantic Commit Messages, etc.).
- Scalability: works both in small projects and in large monorepositories.
Install
If you're on windows
Go to the root of the project and run the command.
iex ((New-Object Net.WebClient).DownloadString('https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-windows-auto-commit.ps1?raw=true'))
If you're on linux
Go to the root of the project and run the command.
curl -fsSL https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-linux-auto-commit.sh?raw=true | bash
Setting up
Launch
Everything is ready now, after making changes to the code, just run:
git add .
git auto
git push
Pull Requests
v2.6.51
Git auto-commit - automatic commit generation tool
A new version of git-auto-commit is available
v2.6.51
! A command-line utility that analyzes changes and automatically generates the name of the commit it.
Git Auto-Commit is an extension for the Git version control system designed to automatically generate meaningful and context—sensitive commit messages based on changes made to the codebase. The tool simplifies developers' workflows by allowing them to focus on the content of edits rather than on the formulation of descriptions for commits.
The development is conducted as an open source project and is distributed under the MIT license (or other compatible licensing, depending on the implementation). Git Auto-Commit can be integrated into CI/CD pipelines, hook scripts, or used manually via the command line.
Main features:
- Analysis of changes in the work tree and automatic generation of commit messages in natural language.
- Integration with Git via the
git auto
sub-command or configuration of user aliases. - Support for templates and configurations for configuring the message structure in accordance with project standards (Conventional Commits, Semantic Commit Messages, etc.).
- Scalability: works both in small projects and in large monorepositories.
Install
If you're on windows
Go to the root of the project and run the command.
iex ((New-Object Net.WebClient).DownloadString('https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-windows-auto-commit.ps1?raw=true'))
If you're on linux
Go to the root of the project and run the command.
curl -fsSL https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-linux-auto-commit.sh?raw=true | bash
Setting up
Launch
Everything is ready now, after making changes to the code, just run:
git add .
git auto
git push
Pull Requests
v2.5.42
Git auto-commit - automatic commit generation tool
A new version of git-auto-commit is available
v2.5.42
! A command-line utility that analyzes changes and automatically generates the name of the commit it.
Git Auto-Commit is an extension for the Git version control system designed to automatically generate meaningful and context—sensitive commit messages based on changes made to the codebase. The tool simplifies developers' workflows by allowing them to focus on the content of edits rather than on the formulation of descriptions for commits.
The development is conducted as an open source project and is distributed under the MIT license (or other compatible licensing, depending on the implementation). Git Auto-Commit can be integrated into CI/CD pipelines, hook scripts, or used manually via the command line.
Main features:
- Analysis of changes in the work tree and automatic generation of commit messages in natural language.
- Integration with Git via the
git auto
sub-command or configuration of user aliases. - Support for templates and configurations for configuring the message structure in accordance with project standards (Conventional Commits, Semantic Commit Messages, etc.).
- Scalability: works both in small projects and in large monorepositories.
Install
If you're on windows
Go to the root of the project and run the command.
iex ((New-Object Net.WebClient).DownloadString('https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-windows-auto-commit.ps1?raw=true'))
If you're on linux
Go to the root of the project and run the command.
curl -fsSL https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-linux-auto-commit.sh?raw=true | bash
Setting up
Launch
Everything is ready now, after making changes to the code, just run:
git add .
git auto
git push
Pull Requests
v2.4.33
Git auto-commit - automatic commit generation tool
A new version of git-auto-commit is available
v2.4.33
! A command-line utility that analyzes changes and automatically generates the name of the commit it.
Git Auto-Commit is an extension for the Git version control system designed to automatically generate meaningful and context—sensitive commit messages based on changes made to the codebase. The tool simplifies developers' workflows by allowing them to focus on the content of edits rather than on the formulation of descriptions for commits.
The development is conducted as an open source project and is distributed under the MIT license (or other compatible licensing, depending on the implementation). Git Auto-Commit can be integrated into CI/CD pipelines, hook scripts, or used manually via the command line.
Main features:
- Analysis of changes in the work tree and automatic generation of commit messages in natural language.
- Integration with Git via the
git auto
sub-command or configuration of user aliases. - Support for templates and configurations for configuring the message structure in accordance with project standards (Conventional Commits, Semantic Commit Messages, etc.).
- Scalability: works both in small projects and in large monorepositories.
Install
If you're on windows
Go to the root of the project and run the command.
iex ((New-Object Net.WebClient).DownloadString('https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-windows-auto-commit.ps1?raw=true'))
If you're on linux
Go to the root of the project and run the command.
curl -fsSL https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-linux-auto-commit.sh?raw=true | bash
Setting up
Launch
Everything is ready now, after making changes to the code, just run:
git add .
git auto
git push
Bug Fixes
- added git auto -v (--version) (#34)
Enhancements
- added git auto -u (--update) for update new bin auto-commit (#35)
Pull Requests
v2.3.24
Git auto-commit - automatic commit generation tool
A new version of git-auto-commit is available
v2.3.24
! A command-line utility that analyzes changes and automatically generates the name of the commit it.
Git Auto-Commit is an extension for the Git version control system designed to automatically generate meaningful and context—sensitive commit messages based on changes made to the codebase. The tool simplifies developers' workflows by allowing them to focus on the content of edits rather than on the formulation of descriptions for commits.
The development is conducted as an open source project and is distributed under the MIT license (or other compatible licensing, depending on the implementation). Git Auto-Commit can be integrated into CI/CD pipelines, hook scripts, or used manually via the command line.
Main features:
- Analysis of changes in the work tree and automatic generation of commit messages in natural language.
- Integration with Git via the
git auto
sub-command or configuration of user aliases. - Support for templates and configurations for configuring the message structure in accordance with project standards (Conventional Commits, Semantic Commit Messages, etc.).
- Scalability: works both in small projects and in large monorepositories.
Install
If you're on windows
Go to the root of the project and run the command.
iex ((New-Object Net.WebClient).DownloadString('https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-windows-auto-commit.ps1?raw=true'))
If you're on linux
Go to the root of the project and run the command.
curl -fsSL https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-linux-auto-commit.sh?raw=true | bash
Setting up
Launch
Everything is ready now, after making changes to the code, just run:
git add .
git auto
git push
Pull Requests
v2.2.16
Git auto-commit - automatic commit generation tool
A new version of git-auto-commit is available
v2.2.16
! A command-line utility that analyzes changes and automatically generates the name of the commit it.
Git Auto-Commit is an extension for the Git version control system designed to automatically generate meaningful and context—sensitive commit messages based on changes made to the codebase. The tool simplifies developers' workflows by allowing them to focus on the content of edits rather than on the formulation of descriptions for commits.
The development is conducted as an open source project and is distributed under the MIT license (or other compatible licensing, depending on the implementation). Git Auto-Commit can be integrated into CI/CD pipelines, hook scripts, or used manually via the command line.
Main features:
- Analysis of changes in the work tree and automatic generation of commit messages in natural language.
- Integration with Git via the
git auto
sub-command or configuration of user aliases. - Support for templates and configurations for configuring the message structure in accordance with project standards (Conventional Commits, Semantic Commit Messages, etc.).
- Scalability: works both in small projects and in large monorepositories.
Install
If you're on windows
Go to the root of the project and run the command.
iex ((New-Object Net.WebClient).DownloadString('https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-windows-auto-commit.ps1?raw=true'))
If you're on linux
Go to the root of the project and run the command.
curl -fsSL https://github.com/thefuture-industries/git-auto-commit/blob/main/scripts/install-linux-auto-commit.sh?raw=true | bash
Setting up
Launch
Everything is ready now, after making changes to the code, just run:
git add .
git auto
git push
Pull Requests
- create new release version 2.1.x and merge it (#33)