Skip to content

Releases: rchtgpt/gitg0

Swervy Stark

08 Dec 11:20
9c4f8f6
Compare
Choose a tag to compare

Changes

🚀 CLI Tool

Zesty Zebra

27 Nov 16:58
Compare
Choose a tag to compare

Changes

🚀 CLI Tool

  • Empty specific attributes from .gitgo before pushing it on github @yashk2000 (#55)
  • Add a command to give summary of all instructions @yashk2000 (#52)

Charismatic Cheetah 🌈

26 Nov 18:19
a820260
Compare
Choose a tag to compare
Pre-release

Changes

🚀 CLI Tool

  • Added Issue Type Recommendations feature @shahpreetk (#50)
  • Capitalizing default value on pressing enter @dotrachit (#46)
  • Change recommended text color to green @dotrachit (#44)
  • Fix commit message suggestion for standard template @agg-shambhavi (#42)
  • Add instructions for checking out and committing @yashk2000 (#40)

📝 General

Automated Albatross

25 Nov 11:05
Compare
Choose a tag to compare
Automated Albatross Pre-release
Pre-release

Changes

🚀 CLI Tool

  • Store branch commit names @yashk2000 (#38)
  • Update gitgo attributes dynamically @yashk2000 (#36)
  • Suggest commit messages using the template provided in .gitgo file @agg-shambhavi (#34)
  • cli: Check if suggested branch name exists @dotrachit (#31)
  • cli: fixed .gitgo line change after writeFile() execution @dotrachit (#30)
  • Write the commit type to gitgo @yashk2000 (#28)
  • Update gitgo properties @yashk2000 (#25)

📝 General

Semantic Snake

22 Nov 16:26
Compare
Choose a tag to compare
Semantic Snake Pre-release
Pre-release
  • Added feature to suggest branch name and commit title from the issue description 🤸
  • Add configurations such that the app can be used from the CLI 💻
  • Added CLI commands:
    • gg config: To setup, the gitgo file, the configurations, commit guidelines, preferences for emojis, the first time a repo is being initialized 🤖
    • gg start: To start gitg0 when a contributor is working and take in the issue title, and work they might be doing 🌟

Asiatic Lion

20 Nov 05:53
Compare
Choose a tag to compare
Asiatic Lion Pre-release
Pre-release
  • Renamed our tool to Gitg0 ✏️
  • Published the package on npmjs 📦
  • Fetch issue and usernames dynamically 📶
  • Create a new file, a .gitgo file to store configs for a particular repo 📚