-
Something we didn't talk about but that is worth being very explicit about is what we mean by 'rotate this image n degrees in this direction'
Right handed rotations in a right handed coordinate sys…
-
-
I’d like to better understand the reasoning behind the push-then-pull model specified in this proposal. I’m looking for strong justification for it besides it being novel.
From my understanding, si…
-
Currently it's not possible to push and pull snapshots between Butterknife servers. This could be implemented over SSH and pull capability could work over HTTP as well.. This should handle incremental…
-
Is there a way to have an automated push/pull in the plugin features? Or can I archive this with a cronjob etc.?
-
Implement a new GitHub Actions workflow to integrate [InferSharp](https://github.com/microsoft/infersharp) into this repository. This will enable static analysis to detect null dereference issues and …
-
Trying to do a pull/push returns:
```
{"status":"error","message":"Failed to pull repo!"}
```
Environment:
- Using [wernight/codiad](https://hub.docker.com/r/wernight/codiad/) Docker image
- Running…
-
Sample script pushed into github:
`git init`
`git clone git@github.com:saracunity/my-unix-script`
`touch exitstatus.sh`
`git add exitstatus.sh`
`git commit -m to check exit status of the file`
`git r…
-
Hi,
Can i use push and pull (to github for exemble) with web interface ?
When there is a conflict, have you got a diff view for resolve this conflict?
Good job :-)
Thank you
-
### Bug description
When pulling an existing database into the Prisma Schema, pushing the schema to an empty database fails.
Root cause seems to be that when importing the schema, `dbgenerated` is…