codelab-android-lifecycles icon indicating copy to clipboard operation
codelab-android-lifecycles copied to clipboard

Cannot clone repository.

Open mwshubham opened this issue 5 years ago • 1 comments

https://codelabs.developers.google.com/codelabs/android-lifecycles/#1

We cannot git close via following command $ git clone [email protected]:googlecodelabs/android-lifecycles.git

Need HTTP remote URL.

mwshubham avatar May 25 '20 09:05 mwshubham

@mwshubham Try the command below git clone https://github.com/googlecodelabs/android-lifecycles.git

karas1910 avatar Jun 06 '20 12:06 karas1910