xaizek / zograscope (License: AGPLv3 only) (since 2018-12-07)
Mainly a syntax-aware diff that also provides a number of additional tools.
Commit 054d11be7183406ff3a6349e695c21c0c2b614f5

Update year in README.md
Author: xaizek
Author date (UTC): 2024-01-13 13:49
Committer name: xaizek
Committer date (UTC): 2024-01-13 13:49
Parent(s): 428502098ddc2104f743cffc509c6f93e3cdfb2e
Signing key: 99DC5E4DB05F6BE2
Tree: 9032a29d92d9a4ca3d9875c701faa6178ed24871
File Lines added Lines deleted
README.md 1 1
File README.md changed (mode: 100644) (index fc87066..30ad74b)
1 **zograscope**, _2017 - 2022_
1 **zograscope**, _2017 - 2024_
2 2
3 3 ![Screenshot](data/examples/c/screenshot.png) ![Screenshot](data/examples/c/screenshot.png)
4 4
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/zograscope

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/zograscope

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master