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

[Example] How to cat-file from remote repository? #16

Closed
parasit opened this issue Mar 31, 2020 · 3 comments
Closed

[Example] How to cat-file from remote repository? #16

parasit opened this issue Mar 31, 2020 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed no-autoclose Issues/PRs to be ignored by stale bot

Comments

@parasit
Copy link

parasit commented Mar 31, 2020

Hey,
According to the compatibility list, it is possible to make a cat-file on a remote repository, but I have looked at the documentation and partly the source code and I do not see such a possibility. Would it be possible to add an example of how to do it?

In one of the projects I have to search a large repository and fetch each branch to check the content of one file is very slow, and sometimes we get strange errors (e.g. local branches become damaged), so the best method seems to be cat-file but I would like to done from within code instead of calling git externally.

P.S. It's great that you continue the project!

@gandarez
Copy link

I also want to cat-file from a commit hash. Would it be possible?

@github-actions
Copy link

To help us keep things tidy and focus on the active tasks, we've introduced a stale bot to spot issues/PRs that haven't had any activity in a while.

This particular issue hasn't had any updates or activity in the past 90 days, so it's been labeled as 'stale'. If it remains inactive for the next 30 days, it'll be automatically closed.

We understand everyone's busy, but if this issue is still important to you, please feel free to add a comment or make an update to keep it active.

Thanks for your understanding and cooperation!

@github-actions github-actions bot added the stale Issues/PRs that are marked for closure due to inactivity label Sep 29, 2023
@pjbgf pjbgf added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Sep 29, 2023
@github-actions github-actions bot removed the stale Issues/PRs that are marked for closure due to inactivity label Sep 30, 2023
Copy link

github-actions bot commented Jan 9, 2024

To help us keep things tidy and focus on the active tasks, we've introduced a stale bot to spot issues/PRs that haven't had any activity in a while.

This particular issue hasn't had any updates or activity in the past 90 days, so it's been labeled as 'stale'. If it remains inactive for the next 30 days, it'll be automatically closed.

We understand everyone's busy, but if this issue is still important to you, please feel free to add a comment or make an update to keep it active.

Thanks for your understanding and cooperation!

@github-actions github-actions bot added the stale Issues/PRs that are marked for closure due to inactivity label Jan 9, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 9, 2024
@pjbgf pjbgf added no-autoclose Issues/PRs to be ignored by stale bot and removed stale Issues/PRs that are marked for closure due to inactivity labels Feb 9, 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 good first issue Good for newcomers help wanted Extra attention is needed no-autoclose Issues/PRs to be ignored by stale bot
Projects
None yet
Development

No branches or pull requests

3 participants