See how a minor change to your commit message style can make a difference. Examples
Have a look at CLI util git-conventional-commits to ensure this conventions and generate changelogs
See how a minor change to your commit message style can make a difference. Examples
Have a look at CLI util git-conventional-commits to ensure this conventions and generate changelogs
| """alphabets.py: This program transforms the word entered by a user and prints it | |
| as a star pattern | |
| License: | |
| MIT License | |
| Copyright (c) 2021 Kezimana Aimé-Angelo | |
| Permission is hereby granted, free of charge, to any person obtaining a copy | |
| of this software and associated documentation files (the "Software"), to deal |