-
#### Tell us about the task you want to perform and are unable to do so because the feature is not available
Add GIT integration
#### Describe the solution/feature you'd like us to add
Implement …
-
These measurements surprised me:
``` r
dir user system elapsed
#> 0.019 0.002 0.105
gert::git_commit(message = "Test")
#> [1] "b49672895dc220cb508a17b1b716558b9d11fb6a"
```
Crea…
-
**Is your feature request related to a problem? Please describe.**
`daytona gp add` only works interactively which means it isn't supported when using scripts.
**Describe the solution you'd like**…
-
[git patch-id](https://git-scm.com/docs/git-patch-id) provides a sort-of unique ids for the information in a commit. It is basically "a sum of SHA-1 of the file diffs associated with a patch, with lin…
-
-
Add gitness from harness/gitness.
Regards
-
echo "# stunning-couscous" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/WILL3698-star/stunning-couscous.git git push…
-
-
Hi,
Would it be possible to add the build instructions for the release assets (Blocks, plugin) directly in git?
Even better if using GitHub actions, as this would allow anyone to reproduce a bui…
-
I/we enjoy references to the literature.
The [main git book](https://git-scm.com/book/en/v2) does not, however, help to answer the 'why' behind the practices we teach.
However, a search through…