xaizek / rocketgit (License: AGPLv3+) (since 2018-12-09)
Light and fast Git hosting solution suitable to serve both as a hub or as a personal code storage with its tickets, pull requests, API and much more.
Commit 7d774d4818950b3d3916e834b0dde3081b90960e

webhooks - rename Name to Type
Author: Catalin(ux) M. BOIE
Author date (UTC): 2016-05-08 11:36
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2016-05-08 11:36
Parent(s): 3635ec1e7b416524ad15e06c884b4546600d68e4
Signing key:
Tree: aeeb7d2acf75e8fc58cd62a487fd4be4cf40c8ed
File Lines added Lines deleted
root/themes/default/user/settings/wh/plugins_list/header.html 1 1
File root/themes/default/user/settings/wh/plugins_list/header.html changed (mode: 100644) (index c46b917..e42d18d)
3 3 Please choose one of the following hook types: Please choose one of the following hook types:
4 4 <table summary="webhooks types"> <table summary="webhooks types">
5 5 <tr> <tr>
6 <th>Name</th>
6 <th>Type</th>
7 7 <th>Description</th> <th>Description</th>
8 8 <th>Add</th> <th>Add</th>
9 9 </tr> </tr>
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/rocketgit

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

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