Shared utilities for Paperclip adapters: process spawning, environment injection, sandbox/SSH transport, workspace sync, and the round-trip helpers that move code between the local execution-workspace cwd and wherever the agent actually runs.
Easily transfer stashes through the git remote.
Git remote that publishes to IPFS and broadcasts updates to the IOTA tangle.
Sync Claude Code sessions across machines. Pack a local CC session into a portable .ccsync file, ship it via Dropbox / iCloud / Syncthing / a USB stick, unpack on the other side. Path-hash mismatches solved via git-remote-url as canonical project key.
semantic-release plugin to commit release assets to the project's git repository
Open git remote url from web browser
Get remote repository tags.
Retrieves dokku host and app name from a directory by reading and parsing the git remotes
I wanted to create a [git-remote-helper](https://git-scm.com/docs/gitremote-helpers) in TypeScript. I figured I could copy something that already existed. I couldn't find anything. There are some other helpers around, and some useful guides which I used.
基于 git-revision-webpack-plugin@5.0.0,用法基本相同,但是新增获取 git `remote()` 方法
Converts git remote urls to ssh urls with a single command
A CLI tool to automatically generate and manage git remote repository issues from code comments.
Open gitlab/github/bitbucket in a browser from the console, using git remote as input
git remote add origin https://github.com/alnorris/awaitmate.git.
`powergit` ships the `git-remote-powergit` remote helper. Once a `powergit::...` remote is added, you use normal Git commands (`git push`, `git fetch`) and the helper streams data to PowerSync. The `powergit` CLI itself is only needed for setup (login/pro
echo "# bt-vue3-hooks" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin git@github.com:sp5i5s/bt-vue3-hooks.git git push -u origin main
use pull-streams to make gitremote-helpers(1)
```` $ git remote add ioi-packaging https://gitlab.com/industry-of-integrations/ioi-packaging.git $ git fetch --all $ git merge ioi-packaging/master --allow-unrelated-histories ````
git-remote-gitern is a git remote helper that end to end encrypts git repos without a custom remote receiver and without additional user key management. It's built for [gitern](https://gitern.com) and is unironically hosted here. For demonstration, this r
git remote add origin https://github.com/samcsf/my-skm.git
Command line tool for generating a changelog from git tags and commit history
Git/Subversion/Mercurial repository metadata parser
Collects Git commit info from CI or from CLI
JS/WebAssembly build of OpenJPH