Skip to content

Commit ec32776

Browse files
committed
Add gitql
Add a link to gitql tool Signed-off-by: Joe Block <[email protected]>
1 parent 978c2f1 commit ec32776

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: 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)