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 ๐
- 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.
To use the GitHub Commit Extractor, follow these steps:
-
Clone the repository:
git clone https://github.com/Abhijitkr/Extract-Github-Commits
-
Install dependencies:
npm install
-
Run the application:
npm start
-
Input your GitHub username and repository details to start extracting commit messages.
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.
- YouTube Walkthrough: Watch the YouTube video for a demonstration.
- Project Site: Visit the project site for a hands-on experience.