-
## Description
There are several issues while creating a commit, pushing changes and validating PR on the pipeline with this repo
## Steps to Reproduce
Try fixing/doing any issue and just fol…
-
- pre-commit: run prettier
- pre-push: run tslint & run test
https://githooks.com/
-
## Detailed Description
I'm thinking that gitversion.exe could have a new command for installing a git pre-commit hook into the local `git` repository.
This pre-commit git hook would:
1. Execut…
-
Prerequisites:
* Gitea Version: 2cb6c51
* docker container image (latest as of 2017/11/22)
Hi,
previously I used Gitea project on raspberry pi, where I installed the product directly into the sy…
-
This is part of main issue #457
### Motivation
Sometimes it is wise to have automated tools to enforce development standards rather than relying on team communication. We are introducing `commitl…
-
I download the release version from https://github.com/occlum/occlum/archive/0.13.0.tar.gz and unzip.
when exec "make submodule", will get error like this:
# make submodule
find: ‘.git/hooks’: No s…
-
**The version of ESLint you are using.**
`7.0.0-alpha.3`
**The problem you want to solve.**
Easing the commit message formatting. Currently after committing and pushing it, In PR/push the com…
-
**Lesser known git commands**
I noticed a lack of some less used but useful git commands within `standards-and-practices/standards/branching.md`
We may also want a new page on git commands in partic…
-
- Gitea version (or commit ref): 1.11.5
- Git version:
- Operating system: kubernetes 1.18, exposed via NGINX Ingress
- Database (use `[x]`):
- [ ] PostgreSQL
- [X] MySQL
- [ ] MSS…
-
**Is your feature request related to a problem? Please describe.**
When using GitHub for provisioning an addon for my guildies, I want to make use of the alpha, beta, and stable release channels. Do …