-
_From @helgi on September 29, 2016 16:23_
https://github.com/deis/workflow-e2e/issues/205
_Copied from original issue: deis/workflow-cli#254_
-
I would like to know whether any workaround for disabling "git push -f" for all repos
-
- [x] I was not able to find an [open](https://github.com/git-for-windows/git/issues?q=is%3Aopen) or [closed](https://github.com/git-for-windows/git/issues?q=is%3Aclosed) issue matching what I'm seei…
-
# Step 1: Create a Git Repo
~ $ mkdir alpha
~ $ cd alpha
~/alpha $ mkdir data
~/alpha $ printf 'a' > data/letter.txt
~/alpha $ git init
Initialized empty Git repository
**The …
-
* papis version (`$ papis --version` or commit number): 340e7f61
# how to reproduce the issue
With the following `papis/config`:
```toml
[papers]
dir = ~/Documents/papers
[settings]
defau…
-
Hi all,
I assume because of the distributed nature of the filesystem and how directories are represented, simple git commands like `git status` are very slow.
Does anyone know a way to speed th…
-
Right now the `src/Console/Commands/stubs/hook` file is creating all hooks in `.git/hooks` calling:
```
php {artisanPath} {command} $@ >&2
```
This is passing all the files to the command.
…
-
Android APK sample sources that build in Termux on Android. This repository is a submodule for buildAPKs.
Installation Of Git Package:
$ pkg install git
$ git clone https://github.com/sdrausty/bui…
-
see https://www.shellcheck.net/wiki/SC2155
so this command
```shell
export PREVIOUS_VERSION=$(git-version \
--previous-version \
--release-branch "${{ inputs.r…
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
It's been a while now (~ 1 wee…