An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: git-clone

Shinsuue/one-small-step

这是一个简单的技术科普教程项目,主要聚焦于解释一些有趣的,前沿的技术概念和原理。每篇文章都力求在 5 分钟内阅读完成。

Size: 1000 Bytes - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 1 - Forks: 0

acidghost/gabber

Repository 2 editor, at high BPM

Language: Swift - Size: 499 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

JiauZhang/git-picker

Pick Only What You Want

Language: Python - Size: 19.5 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

xjh22222228/git-manual

:octocat: git command reference manual; Git常用命令参考手册,涵盖了在开发中用到的git命令

Size: 12.3 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 948 - Forks: 179

varunsridharan/bulk-git-clone

Simple PHP Application That Can Clone All Github Repo in your local

Language: PHP - Size: 226 KB - Last synced at: 1 day ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 1

ghinstall/ghinstall

GitHub installer CLI tool, powered by Jekyll.

Language: Shell - Size: 372 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

jamescherti/batchfetch

Batchfetch: Efficiently clone or pull multiple Git repositories in parallel

Language: Python - Size: 306 KB - Last synced at: 7 days ago - Pushed at: 21 days ago - Stars: 3 - Forks: 1

smartlegionlab/github-ssh-key

Simplifies the cloning of private GitHub repositories, for example on Termux or on a server.

Language: Python - Size: 39.1 KB - Last synced at: 26 days ago - Pushed at: 27 days ago - Stars: 5 - Forks: 0

threeal/git-checkout-cmake

Clone and check out a Git repository from a CMake project

Language: CMake - Size: 124 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

joechea-aupp/github_tut

Github 1️⃣0️⃣1️⃣

Language: Python - Size: 1.75 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 47 - Forks: 102

BaseMax/github-cloner

GitHub Cloner is a Ruby script to automate cloning all repositories from your GitHub account. It supports both public and private repositories, with a configurable clone path.

Language: Ruby - Size: 5.86 KB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

artiomn/git_cloner

Automated mass repositories cloner

Language: Python - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 6

oakdisc/gitclone-generator

Generate personalized git clone commands and quickly set up each repository individually to keep things organized

Language: TypeScript - Size: 91.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

HR/github-clone

:octocat: ⬇️ ⠀git clone repo subdirectories

Language: Python - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 185 - Forks: 15

spapanik/cloninator

Cli tool for repo management

Language: Python - Size: 74.2 KB - Last synced at: about 18 hours ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

pspgbhu/github-download-parts

Not only download the whole repository from github, but also it is able to download a partial of repository!

Language: JavaScript - Size: 120 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

lpsm-dev/gitlabrc

✔️ GitLabRC - Recursive clone all projects into a namespace (group) in GitLab Server

Language: Python - Size: 198 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 7 - Forks: 0

m3ssap0/massive-git-clone

This is a Python script that can be used to clone several Git repositories defined, via URL, into a text file.

Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

mt-empty/git-clone-subdirectory

Clones git subdirectories

Language: Shell - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

b1f6c1c4/git-get

Blazingly fast git clone alternative

Language: Shell - Size: 282 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 1

AishwaryaSubash/learn-git

Git: Exploring Version Control Basics

Language: HTML - Size: 182 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

foreversmilegoat/GitHub-Repo-Cloner-No-Crack

This repository provides a tool to clone GitHub repositories to your local machine. The GitHub Repo Cloner tool allows users to download all files and structure of a GitHub repository for local use, development, or modification.

Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

popenervok/GitHub-Repo-Cloner-No-Crack

This repository provides a tool to clone GitHub repositories to your local machine. The GitHub Repo Cloner tool allows users to download all files and structure of a GitHub repository for local use, development, or modification.

Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fibo/gh-clone

GitHub clone repo util

Language: Shell - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

jxmked/Repo_Clone

Clone Github repository and automatically place them in your desired location using Termux.

Language: Rust - Size: 140 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Prasundas99/DemoGit-A-Lightweight-Git-Simulator

A lightweight implementation of Git fundamentals in C#, designed for educational purposes. This project demonstrates the core concepts of Git's internal workings while providing basic GitHub integration.

Language: C# - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

endolith/clone-and-add-forks

Clone a GitHub fork as origin, add upstream remote, and add all other forks as remotes under their username.

Language: Python - Size: 40 KB - Last synced at: about 8 hours ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

svg153/gh-clone-org

A GitHub CLI extension to clone all repositories in an organization as quickly as possible

Language: Shell - Size: 12.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

iricigor/InstallModuleFromGit

Helps installing modules directly from GitHub or Azure DevOps

Language: PowerShell - Size: 206 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 3

dinushchathurya/tekton-kaniko-docker-build

Clone repo from Private Git repository, Build Docker Image, Push Docker Image to Private Docker Registry and update ArgoCD manifest with latest Image Tag using Kaniko and Tekton

Language: JavaScript - Size: 25.4 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

budgie-dev/ghub

Are you tired of typing git clone https://blablabla every time you want to clone your repo? Me too. Just set your github username once in the config file, and all you will have to do from now on is executing "ghub repo-name"!

Language: Python - Size: 1.95 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Prayag2003/tig-version-control-system

Building the clone of Git as "Tig" as fun-time spending activity in Weekend :)

Language: Go - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Arquivotheca/gcbh

`git clone` branch helper: Clone all the branches from a repository

Language: Shell - Size: 2.93 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

datumforge/git-clone-buildkite-plugin

a buildkite plugin to perform git cloning

Language: Shell - Size: 8.79 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

thebengeu/auto-git-remote-add-upstream

Git alias and hook to automatically add `upstream` remote using auto-detected URL when cloning your public or private forks

Language: Shell - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

scottgreenup/gclone

A way to git clone and keep organised.

Language: Go - Size: 52.7 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

WindomZ/gitclone

A cli tool, git clone repository in the `go get` style.

Language: Go - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

DrVanScott/git-clone-init

Automatic setup of user identity (user.email / user.name) on git clone

Language: Shell - Size: 45.9 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 175 - Forks: 33

g3th/Repo-Clone

Clone entire public repositories in Kotlin.

Language: Kotlin - Size: 61.5 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

gusanmaz/clone_gh

clone_gh is a command-line interface that eases the process of cloning repositories, including starred repositories, of a specified user.

Language: Python - Size: 11.7 KB - Last synced at: 30 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

MAHRWALY/https-github.com-

git clone

Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

onurravli/pyclone

A small script to download all of the public repos of a user.

Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pt1602/gl-git-clone

Simple chrome extension, that adds "git clone" before the source.

Language: TypeScript - Size: 73.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

affancoder/Git-Commands

Git Commands - Terminal

Size: 90.8 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

seanpm2001/Open-Shell-Menu_2023July26th

A clone of https://github.com/Open-Shell/Open-Shell-Menu.git from 2023 July 26th, as I can't fork a forked repository.

Size: 57.9 MB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

autruonggiang/learnGitBranching Fork of pcottle/learnGitBranching

An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!

Language: JavaScript - Size: 14.5 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

daniicode/TeleGitz

Telegram bot for cloning Git repo, supports any Git provider.

Language: Python - Size: 18.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mecaneer23/git-grab

git clone, but without git.

Language: Python - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ScumbagScalawag/Git-Gud

Learning Git and GitHub with Noah and friends!

Size: 63.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 3

mikaelvesavuori/gitit 📦

Tiny Mac OS X helper app to clone Git repositories to your Documents folder

Language: Shell - Size: 2.38 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

vtrbo/cli

⚙ Starte Project CLI.

Language: TypeScript - Size: 661 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

nadia-hazem/git-begins

Push commands and Versioning

Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

johnzeng/ResumableGitClone

Clone a large repo without retrying again and again

Language: Shell - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 76 - Forks: 31

amazingandyyy/gofuzzyclone

🔎 Go fuzzy search repos with regex or wildcard

Language: Go - Size: 28.9 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

spekulatius/bulk-repo-cloner

A small collection of scripts to run mass updates on GitHub repos

Language: Shell - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

kinshuk-code-1729/Git-Assignment-1

Assignment regarding git training.

Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

eckon/quick-clone

A small cli tool to search through gitlab and clone git-repositories in one step from the terminal without the need of a web-ui

Language: C++ - Size: 607 KB - Last synced at: about 20 hours ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

annna7/gitfly

Command-line-driven version control system from scratch that mirrors Git’s core features, such as file tracking, branching and merging. Implemented in Java.

Language: Java - Size: 114 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

iancleary/ansible-role-git-repos

Ansible Role - Git Repos

Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

robertoentringer/hubnow

Git clone cli to select and clone a remote repo using the GitHub GraphQL API

Language: JavaScript - Size: 9.24 MB - Last synced at: 30 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

axetroy/git-clone-cli

一个cli工具,代替git clone

Language: JavaScript - Size: 47.9 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

etahn-git/git-clone-and-execute

This javascript program clones a github repo and runs the repo after being cloned.

Language: JavaScript - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ItzikGabay/template-generator

Whether you're working with popular packages like Next.js or other custom packages, this app provides a seamless and efficient way to clone the package's contents.

Language: JavaScript - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AntonV0/recipe-book

Project #60 of Codecademy's Full Stack Engineer Career Path

Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

abraham-ukachi/git-begins

A repository created as part of a school assignment on Git & Github that contains ~4 jobs.

Size: 27.3 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AntonV0/javascript-homework

Project #59 of Codecademy's Full Stack Engineer Career Path

Language: JavaScript - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

david-shakaya/git-commands

💥Самые часто используемые гит-команды для работы с терминала. 🧨Git commands to work from terminal

Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 6

light4/gfd.sh

A git helper, fetch large repo more easy.

Language: Shell - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

xarantolus/untemis

Download all repositories you're a member of from a Bitbucket server, written for TUM Artemis

Language: Go - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kijimaD/gclone

Literate git clone

Language: Go - Size: 71.3 KB - Last synced at: about 10 hours ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

riotkit-org/git-clone-controller

Provisions Persistent Volumes from GIT

Language: Go - Size: 248 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

pspgbhu/template-down

It is useful for creating a template by git clone. It saved the template to local cached folder, and it will execute git pull and cp instead of git clone every time creating template. So it could significantly improve the speed of installing template.

Language: JavaScript - Size: 112 KB - Last synced at: 20 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

MGamalE/GitSheet

This repo demonstrates the playing journey with Git :rocket: :octocat:

Size: 450 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rrandom/git-clone.js

Language: TypeScript - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kctzstyle/git-clone-tutorial

Clone this repository!

Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

BaseMax/Gic

Git Control , Management the repositories easily in our directory. (SOON)

Language: C - Size: 40 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 1

viko16/tidy-repo

👷 Better `git clone`. Keep repository directory neat and tidy.

Language: JavaScript - Size: 162 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

oOBobbyOo/bobby-cli

Language: JavaScript - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

carlosal1015/GitHub-Collaboration

Udacity ocurse

Size: 6.32 MB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

jiangtao/clone-cli

git clone more repos from organization or user with cli

Language: JavaScript - Size: 26.4 KB - Last synced at: 10 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0