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

GitHub topics: pull

yoann256/pull-request-it

Please make as many pull requests on this repo as you can!

Language: HTML - Size: 13.1 MB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 1 - Forks: 3

soenneker/soenneker.github.repositories.pullrequests

A utility library for GitHub repository pull request related operations

Language: C# - Size: 996 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

soenneker/soenneker.github.repositories.suite

A comprehensive suite of utility libraries for GitHub's Repository related operations

Language: C# - Size: 1.81 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

shahzaneer/Git-and-Github-Fundamentals

All about Git Version Controlling System and GitHub the web based git-repositories hosting platform

Size: 360 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

Justintime50/dotfiles

My personal dotfiles managed via Dots.

Language: Shell - Size: 295 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 1

J0rgeSerran0/Useful-Free-Online-Tools-and-Sites

Useful free online tools and sites

Size: 950 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 41 - Forks: 15

josev2046/Pull-Upload-via-Vimeo-API

Vimeo video upload by referencing an external URL.

Size: 0 Bytes - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

josev2046/Automated-MRSS-to-Vimeo-Ingestion

This proof-of-concept repository details an automated system for ingesting video content from an MRSS (Media RSS) feed directly into a Vimeo account, utilising Vimeo's "pull" upload mechanism.

Size: 19.5 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

wei/pull

🤖 Keep your forks up-to-date via automated PRs

Language: TypeScript - Size: 4.77 MB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 6,552 - Forks: 697

nitrece/electronics-design-laboratory

Electronic circuit design comprises the analysis and synthesis of electronic circuits.

Size: 73.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

kolbasa/git-repo-watcher

A simple bash script to watch a git repository and pull upstream changes if needed.

Language: Shell - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 178 - Forks: 38

senthilrch/kube-fledged

A kubernetes operator for creating and managing a cache of container images directly on the cluster worker nodes, so application pods start almost instantly

Language: Go - Size: 33.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1,308 - Forks: 123

microsoft/PullRequestQuantifier

A highly customizable framework to quantify a pull request within a repository context.

Language: C# - Size: 4.79 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 59 - Forks: 37

JustYuuto/pull-recreate-portainer

Pull image and recreate container in Portainer. Useful for updating images.

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

Chara-X/github

Batch push and pull multiple github repos under the directory

Language: Go - Size: 1.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

lequanphat/job-queue-redis

A fundamental guide to integrate Queue such as Pull within an Express.js application

Language: JavaScript - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

valheimPlus/ValheimPlus

A HarmonyX Mod aimed at improving the gameplay and quality of life of the game Valheim.

Language: C# - Size: 17.6 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 974 - Forks: 238

openmessaging/specification

OpenMessaging Specification

Size: 2.1 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 290 - Forks: 55

react-native-studio/react-native-SmartRefreshLayout

基于android SmartRefreshLayout https://github.com/scwang90/SmartRefreshLayout 开发的插件,可提供类似ios的弹性刷新

Language: Java - Size: 6.52 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 265 - Forks: 57

ido-pluto/ipull

Super Fast 🔥 File Downloader 🚀 (parallels connections)

Language: TypeScript - Size: 5.77 MB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 41 - Forks: 2

dawidd6/action-checkout-pr 📦

:gear: A GitHub Action to checkout a pull request with ability to push back

Language: JavaScript - Size: 1.34 MB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 3

olivegamestudio/GitReset

GitReset works through all the directories in the given path and switches to master branch and pulls the latest. That way all the projects are up-to-date and not left on defunct branches.

Language: C# - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

rimiti/localeapp

🌍 Simple Javascript tool to manage translations with Localeapp

Language: JavaScript - Size: 132 KB - Last synced at: 20 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

endafk/Ollama-pull-model-fix

Scripts to fix Ollama retrying and reverse downloading. A fix for Ollama pull failing to pull modles.

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

ZibanPirate/gpull

Actually git pull!

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

amaan-123/RemoteRepo

This repo explains steps to clone a remotely created repo on GitHub to local machine using Git Bash shell in terminal of VS Code. It is an attempt to understand local & remote repo work. Please confirm with official documentation from Git, GitHub or Microsoft before executing the steps for your use case.

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

amaan-123/fs-students-demo

Personal use repo: This repo's purpose is to try out all things possible with local & remote repos using Git & GitHub: link, push, clone, branch, rebase, fetch, merge, pull, PR process, and the finer details.

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

SajadRahimi1/github-achievements

Information about GitHub achievement in Persian

Language: HTML - Size: 3.34 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 1

Mergifyio/mergify

Mergify Community Issue Tracker

Size: 257 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 321 - Forks: 92

niloy1hasan/git-note-and-practice

This repository contains my Git practice, Git notes, and other related resources.

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

YaCenturion/ssh-fetch-pull

Allows you to securely fetch and pull the latest changes from a remote Git repository via SSH

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

HariSekhon/GitHub-Actions-Contexts

Dumps GitHub Actions Contexts from different triggers. Useful for seeing undocumented context fields to use in workflows

Language: Shell - Size: 42 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 4

ilaif/gh-prx

A GitHub CLI extension to automate the daily work with branches, commits and pull requests.

Language: Go - Size: 704 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 38 - Forks: 6

claytonmi/Gerenciador-Em-Massa-De-Git

Realiza o checkout em massa de varios projetos ao mesmo tempo.

Language: Pascal - Size: 40.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jamess60/containercleaner

ContainerCleaner is a tool for automatically updating compose file containers/images and removing unsed images.

Language: Python - Size: 23.4 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 43 - Forks: 0

IGOR10S/git-auto-push

Language: Python - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Sangram03/ForOpenSource

Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 3

StrangeRanger/mass-git

Fetch or pull one or more git repositories at a specified location on your system.

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

Wax30d/blogForRestApi

For IT UP Academy Students

Language: HTML - Size: 983 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 4

react-native-studio/react-native-MJRefresh

基于ios MJRefresh https://github.com/CoderMJLee/MJRefresh 开发的插件,可提供自定义的弹性刷新

Language: Objective-C - Size: 17 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 157 - Forks: 37

mateo-rfz/gity

run commands in all subdirectories

Language: Python - Size: 18.6 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

e2e-boilerplate/utils

Utils for automating the daily tasks of maintaining the e2e-boilerplate organization.

Language: JavaScript - Size: 1.6 MB - Last synced at: 11 days ago - Pushed at: 7 months ago - Stars: 12 - Forks: 0

Eng-Mohamed-Dek/uploads-image

This a project for git and github course for beginners.

Language: CSS - Size: 233 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ssh4net/Solidify

Solidify - tiny windows GUI app for batch fix textures and format conversion

Language: C++ - Size: 268 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 17 - Forks: 0

Nitrux/tools

Tools for building our stuff.

Language: Shell - Size: 99.6 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 1

firstmatecloud/demo-microservice

Check out FirstMate in action here! 🚀

Language: JavaScript - Size: 141 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

melroy89/repo_pull_sync_docker_image

GitLab Repo mirror pull sync - Docker Image + GitLab Scheduled pipeline

Language: Dockerfile - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 25 - Forks: 4

pooya-mohammadi/intro_to_git

This repo contains a series of notes for using Git and GitHub. It's aimed at making it easy to work with Git and GitHub practically. I also released a series of YouTube videos based on the content of this repo.

Size: 3.05 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 30 - Forks: 1

tassoneroberto/github-updater

Keep your Github repositories updated.

Language: Python - Size: 11.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Justintime50/github-archive

A powerful tool to concurrently clone, pull, or fork user and org repos and gists to create a GitHub archive.

Language: Python - Size: 3.21 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 188 - Forks: 48

Justintime50/pullbug

Get bugged via Discord or Slack to merge your GitHub pull requests or close open issues.

Language: Python - Size: 436 KB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

CodeChefVIT/git-cheatsheet

One stop guide to help solve all your doubts related to Git & GitHub.

Size: 49.8 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 35 - Forks: 26

ajay-o-s-bkp/git-push.js

Publish files to a branch on GitHub.

Language: JavaScript - Size: 45.9 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Harrylawal74/Pyramid-Generator

Language: JavaScript - Size: 1000 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

hzl123456/react-native-rk-pull-to-refresh

a pull to refresh component for react-native, same api on both android and ios

Language: JavaScript - Size: 2.04 MB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 98 - Forks: 14

WSMathias/Git-Cheat-Sheet

Practical Git Cheat Sheet, Encompassing Key Use Cases and Command Structures

Size: 78.1 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 6 - Forks: 8

Jarred-Sumner/peek

1-click from git repo to local editor

Language: TypeScript - Size: 5.92 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 3

szenius/notion-update-page

Update Notion page property on merge of pull request

Language: JavaScript - Size: 256 KB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 4

autoframe/git-exec-hook

Http git hook call fo action for fetch pull checkout commit push

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

masc3d/btrfs-sxbackup

Incremental btrfs snapshot backups with push/pull support via SSH

Language: Python - Size: 201 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 116 - Forks: 20

mvanderkamp/westures

Delightfully robust multitouch gestures for JavaScript

Language: JavaScript - Size: 4.73 MB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 43 - Forks: 2

xwedx00/Exo

🔒 Exo is a secure P2P messaging app that offers features such as 🤝 decentralized P2P messaging, 💾 offline-first storage, and 🔐 end-to-end encryption.

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

puzzlef/pagerank

Design of PageRank algorithm for link analysis.

Language: C++ - Size: 281 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

kkay19/kkay19.github.io

My first website on da internyet!!

Language: HTML - Size: 503 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

deesynertz/how_to_create_rep

this will guide users on how to create, pull, clone, push on Github from/to their local repository git

Size: 113 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 2

omarchehab98/lintbot

ESLint bot that comments inline suggestions on pull requests for GitHub or GitLab

Language: JavaScript - Size: 709 KB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 1

openmessaging/openmessaging-java

OpenMessaging Runtime Interface for Java

Language: Java - Size: 8.02 MB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 722 - Forks: 219

sirisneha99/GitHUb---help-

This repo is a quick go-to handbook on Version Control, DVCS - git and some basic github features

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

diabolo-68/BitBucketPlugin

Eclipse plugin - Display your open BitBucket PullRequests and details in a view

Language: Java - Size: 330 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

blacktop/graboid 📦

Clientless Docker Image Downloader

Language: Go - Size: 2.48 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 79 - Forks: 11

NicoG96/Demeter

An interactive developer tool that interfaces with the GitHub API to streamline deployment processes

Language: Python - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cheng2016/PullToRefresh

一个极其强大可拓展性极强的下拉刷新,上拉加载更多的库。

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

JoaoGSilveira/Prova-1

Repositório da prova.

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

DRab7792/pr-watcher

PR Watcher for code reviews.

Language: JavaScript - Size: 84 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

shristi209/Push_Pull_Request

This project contain simple push pull request on github.

Language: HTML - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

definiteconfusion/file-host-api

HTTP Request based file storage server

Language: Python - Size: 54.7 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - 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

luissk/mi-primer-repo-pull

para practicar git pull

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

akram-elgh/Git-Commands

A summary of git topics and commands

Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

dolopichtis/dolopichtis.github.io

simple CV as html visit-card

Language: HTML - Size: 6.59 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

parencode/videopull

youtube video gallery

Language: HTML - Size: 81.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cihat/sync

This is a developer-friendly CLI tool that allows users to customize and pull, push, and synchronize RDS for their preferred projects in the specified file path.

Language: JavaScript - Size: 80.1 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 0

bosens-China/github-clone

解决国内 Github clone 速度慢的工具

Language: TypeScript - Size: 218 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 2

d-tsuji/qiisync

Qiita CLI tool, support push and pull from/to local filesystem and Qiita.

Language: Go - Size: 103 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 1

fabiospampinato/autogit-command-pull 📦

A command for pulling from a remote.

Language: TypeScript - Size: 15.6 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

fabiospampinato/autogit-plugin-pull 📦

A plugin for pulling from a remote.

Language: TypeScript - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

litetex/PullDetachedRemote 📦

Docker-Image for pull-detached-remote

Language: C# - Size: 316 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

eHag-FRU/HacKSU_GitHub-GitHub-Pages_Example-Repo 📦

Example repository for a HacKSU lesson on GitHub basics

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

sbmxc/hacktoberfest

Create your first PR! Don't forget to star if it helped!

Language: Python - Size: 537 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 97 - Forks: 537

CastellaniDavide/Setup-VMs-for-communication

A guide to setup a demo VMs for communication

Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

codewithnadeem14502/Hacktoberfest2023

Make your first Pull Request on Hacktoberfest 2023. Don't forget to spread love and if you like give us a ⭐️

Language: HTML - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 3

SenseiDevx/GIT

this is a lesson for GIT in geeks students

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

hansalemaos/adbpackagesmanager

Manages Android packages on a device through DataFrames

Language: Python - Size: 6.84 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jimmy-byte/Hacktoberfest-2023-to-all-beginners

Language: HTML - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 7

Meeravg/My_First_Repo

Introduction to Basic GitHub Commands

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

feross/git-pull-or-clone

Ensure a git repo exists on disk and that it's up-to-date

Language: JavaScript - Size: 37.1 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 52 - Forks: 12

Topolyte/json-stream

A streaming JSON pull parser and generator for Swift

Language: Swift - Size: 71.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

gorosgobe/git-god

A highly extensible script that allows to save configurations for easier, more meaningful, faster and safer comitting and pushing.

Language: Ruby - Size: 214 KB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 26 - Forks: 8

liamhao/pull-k8s

拉取最新的 Kubernetes 镜像

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

elavallee13/SocioSphere

An API for a social network web application where users can share their thoughts, react to friends’ thoughts, and create a friend list.

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