https://github.com/nicmeister/git-logs
A tool to pull git logs and make it readable.
https://github.com/nicmeister/git-logs
Last synced: about 2 months ago
JSON representation
A tool to pull git logs and make it readable.
- Host: GitHub
- URL: https://github.com/nicmeister/git-logs
- Owner: NicmeisteR
- Created: 2020-06-04T09:00:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T23:43:16.000Z (over 3 years ago)
- Last Synced: 2025-02-22T12:24:20.090Z (over 1 year ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intro
This is a node/bash/cmd/git tool to pull the logs from any gitrepo and make them sharable.
# Setup
Checkout the repo that you want to use, in this case example_repo.
Ideal folder stucture:
repos
example_repo
Git-Logs <-- You are here
# How-To
Step 1: Run the below in CMD
npm i
Step 2:
Run the "start.bat" file by double clicking it.
Step 3:
The terminal will ask you what the name of the repository folder is that you want to pull logs from, so in this case we will type in "example_repo" and press enter.
Step 4:
The terminal will prompt you for your gitlab/github username and password, enter the username and password and then check the logs folder for the logs in txt and csv.