If your company has a large number of repositories and your work involves jumping between a lot of them then git-workspace can save you some time by easily synchronizing your projects directory with Github, Gitlab.com or Gitlab self-hosted, and allowing you to access any repository instantly. | It is a query language with a syntax very similar to SQL with a tiny engine to perform queries on .git files instead of database files, the engine executes the query on the fly without the need to create database files or convert .git files into any other format, note that all Keywords in GQL are case-insensitive similar to SQL. |
Easily synchronize your projects directory with Github, Gitlab.com or Gitlab self-hosted;
Keep projects consistently named and under the correct path;
Automatically set upstreams for forks;
Move deleted repositories to an archive directory;
Allowing you to access any repository instantly;
Execute git fetch on all projects in parallel | Query language for Git;
Syntax very similar to SQL;
Performs queries on .git files;
The engine executes the query on the fly |
Statistics | |
GitHub Stars 318 | GitHub Stars 3.5K |
GitHub Forks 19 | GitHub Forks 95 |
Stacks 0 | Stacks 1 |
Followers 3 | Followers 4 |
Votes 0 | Votes 0 |
Integrations | |

GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to mobile and web apps since 2012.

Prisma is an open-source database toolkit. It replaces traditional ORMs and makes database access easy with an auto-generated query builder for TypeScript & Node.js.

Execute one command (or mount one Node.js middleware) and get an instant high-performance GraphQL API for your PostgreSQL database

It is an ISO/IEC approved, OASIS standard that defines a set of best practices for building and consuming RESTful APIs. It helps you focus on your business logic while building RESTful APIs without having to worry about the various approaches to define request and response headers, status codes, HTTP methods, URL conventions, media types, payload formats, query options, etc.

diff-so-fancy builds on the good-lookin' output of git contrib's diff-highlight to upgrade your diffs' appearances.

It is a powerful, yet straightforward database programming language. It is easy to both write and read, and comes packed with lots of out-of-the-box optimizations and security features.

It is a Git revision control client, implemented as a Windows shell extension and based on TortoiseSVN. It is free software released under the GNU General Public License.

It is a blazing fast terminal-UI for git written in Rust. You can inspect, commit, and amend changes. It has context-based help (no need to memorize tons of hot-keys).

If one of your developers doesn’t have node installed but modifies a JavaScript file, pre-commit automatically handles downloading and building node to run jshint without root. Pre-commit is a multi-language package manager for pre-commit hooks. You specify a list of hooks you want and pre-commit manages the installation and execution of any hook written in any language before every commit. pre-commit is specifically designed to not require root access.

Clean and intuitive UI that makes it easy to understand git.