Skip to content

I made a github commit extractor for my use case where I need all the commits so that I can feed gpt to extract quick documentation and other information ๐Ÿ˜

Notifications You must be signed in to change notification settings

Abhijitkr/Extract-Github-Commits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GitHub Commit Extractor

Welcome to the GitHub Commit Extractor! This tool simplifies commit message retrieval and enhances repository navigation for streamlined coding experiences.

I made a github commit extractor for my use case where I need all the commits so that I can feed gpt to extract quick documentation and other information ๐Ÿ˜

Features

  • Commit Message Retrieval: Extracts commit messages efficiently.
  • Pagination: Enables easy navigation through commit history.
  • Error Handling: Provides enhanced error handling for smooth usage.
  • Loading Messages: Enhances user experience with loading messages.
  • User-Friendly Inputs: Allows easy input of GitHub username and repository details.

Usage

To use the GitHub Commit Extractor, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Abhijitkr/Extract-Github-Commits
    
  2. Install dependencies:

    npm install
    
  3. Run the application:

    npm start
    
  4. Input your GitHub username and repository details to start extracting commit messages.

Contributing

Contributions are welcome! If you have any suggestions, enhancements, or bug fixes, feel free to open an issue or create a pull request. Your input helps improve this tool for everyone.

Project Links

About

I made a github commit extractor for my use case where I need all the commits so that I can feed gpt to extract quick documentation and other information ๐Ÿ˜

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published