L
L
lebedev1212018-10-24 02:50:51
git
lebedev121, 2018-10-24 02:50:51

How to clone someone else's repository and access the commit history?

How to clone someone else's repository to a local machine and still get access to the commit history of this repository? That is, in the end I want to enter git log in the terminal, and so that all commits are displayed. And be able to walk through those commits using "git checkout commit". On the github of this repository, after all, the commits are all available and I think that this can be achieved somehow. Please tell me how.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2018-10-24
@lebedev121

Clone and watch. Can you suggest git clone?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question