Skip to content

Instantly share code, notes, and snippets.

@CloudLinuxDeveloper
Last active August 12, 2021 23:05
Show Gist options
  • Select an option

  • Save CloudLinuxDeveloper/3b9cd142cd04bd8d317892b3675ebea0 to your computer and use it in GitHub Desktop.

Select an option

Save CloudLinuxDeveloper/3b9cd142cd04bd8d317892b3675ebea0 to your computer and use it in GitHub Desktop.
How to clone & download GitHub repository Ubuntu 18.04 LTD.
#!/bin/sh
# Youtube:::https://youtu.be/zdffYSv5x30
First got to your browser and then find : https://github.com/git/git
copy Link : https://github.com/git/git.gi
Open your Terminal : Ctrl+Alt+T
Put this command your Terminal : git clone https://github.com/git/git.git pressd this commad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment