Skip to content

Commit 65abab3

Browse files
authored
Merge pull request #753 from unixorn/add-gitql
Add gitql
2 parents 67e75e6 + ec32776 commit 65abab3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ If you aren't using any ZSH frameworks, or if you're using `bash`, `fish` or ano
312312
- [git-also](https://github.com/anvaka/git-also) - Shows what files are most often committed with a given file in the repository.
313313
- [git-amend](https://github.com/colinodell/git-amend-old) - Bash script to amend older commits with staged changes.
314314
- [git-branch-status](https://github.com/dmcgowan/git-branch-status) - A `git` utility to make managing large number of branches either across many remotes easier. Branch status allows comparing all branches against their upstream or any arbitrary branch to show the number of commit differences.
315+
- [gitql](https://github.com/filhodanuvem/gitql) - Gitql is a `git` query language.
315316
- [git-branches](https://github.com/shurcooL/git-branches) - Prints the commit behind/ahead counts for branches.
316317
- [git-bump](https://github.com/arrdem/git-bump) - Hook scripts to automatically bump the version file in a repository
317318
- [git-chart](https://github.com/flashcode/gitchart) - A python script that builds charts from a `git` repository

0 commit comments

Comments
 (0)