T
T
t38c3j2018-08-30 15:56:37
git
t38c3j, 2018-08-30 15:56:37

Git get full info on a repository without cloning it?

There are many different remote repositories, some private, some on hostings like GitHub. I need to go through all of them and get as quickly as possible information such as a list of brunches, tags. But downloading repositories is not suitable, therefore: is it possible to get information on branches and tags at least without downloading the repository?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2018-08-30
@t38c3j

https://git-scm.com/docs/git-ls-remote.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question