-
trying to install template "~" directory, instead of being installed in %USERPROFILE%
git-secrets release: 1.3.0
```
PS D:\gittest\.git\hooks> $PSVersionTable.PSVersion
Major Minor Build…
-
I have 1 git repo and 3 different infrastructures in it (different AWS accounts), each env in separate directory.
Some resources in e.g. `dev` can be applied in dev network only (so atlantis instance…
-
We no longer need it.
We have a separate script to set up the dev Python environment and git hooks should people so choose.
-
tkn version
```
Client version: 0.28.0
Pipeline version: v0.50.0
Triggers version: v0.24.1
Dashboard version: v0.38.0
```
k8s version:
`v1.25.4+rke2r1`
I have manifets:
```
apiVersion:…
-
**Describe the bug**
Hi, there's a question from [gordon-jetstar-tw](https://github.com/gordon-jetstar-tw) and [nueng-tw](https://github.com/nueng-tw)
According to this statement
![image](https://…
-
it would be nice if bootstrap could auto-detect when it's being run from a git worktree and share
- the git submodule history, so it doesn't have to be refetched from the network https://github.com/r…
-
This is a regression introduced in
https://go-review.googlesource.com/#/c/19560/
Before that change, if the hooks were installed for a private `foobar.com` Gerrit origin (i.e. not `googlesource.com`)…
yannk updated
5 years ago
-
it would be quite useful if I could use the` https://pre-commit.com/ `tool to run PSScriptAnalyzer on my powershell scripts during the git commit stage. then I could find problems in my powershell cod…
-
If I change `core.hooksPath` to a folder (`.githooks`) different that `.git/hooks/`, and the post-checkout hook writes a file in `.git`, `git subrepo pull` fails as follows:
````
$ git subrepo pu…
-
#### Current Behavior
I didn't like that some of my longer running commands were getting canceled due to the command_timeout feature. There didn't seem to be a way to disable it, so I set it to a arb…