Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Git with Go using go-git #6

Open
saurabhKS14 opened this issue Nov 17, 2024 · 0 comments
Open

Integrate Git with Go using go-git #6

saurabhKS14 opened this issue Nov 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@saurabhKS14
Copy link
Owner

saurabhKS14 commented Nov 17, 2024

Integrate the Go Git library go-git to retrieve information about the repository, such as branches and commit history. This will be the foundation for the visualizations of commits and branches.

Tasks:

  • Fetch the list of branches in the current Git repository.
  • Retrieve basic commit history (e.g., date and author).
@saurabhKS14 saurabhKS14 added the enhancement New feature or request label Nov 17, 2024
@saurabhKS14 saurabhKS14 self-assigned this Nov 17, 2024
@saurabhKS14 saurabhKS14 added this to the Release of Version 1 milestone Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant