-
Updated
Oct 8, 2021 - JavaScript
command-line-tool
Here are 4,234 public repositories matching this topic...
-
Updated
Oct 3, 2021 - Rust
-
Updated
Sep 1, 2021 - C
-
Updated
Sep 29, 2021 - Python
-
Updated
Jan 19, 2021 - Go
-
Updated
Oct 11, 2021 - Python
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Sep 26, 2021 - Python
-
Updated
Oct 12, 2021 - Java
-
Updated
Oct 5, 2021 - Rust
If I delete a local branch and it has an upstream I want to be asked to delete that aswell when I delete the local branch. Same vice versa
-
Updated
Oct 10, 2021
-
Updated
Sep 15, 2021 - Rust
-
Updated
Sep 27, 2021 - C++
-
Updated
Oct 11, 2021 - Rust
-
Updated
Jan 25, 2021 - Python
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Sep 25, 2021 - Rust
-
Updated
May 2, 2021 - Python
-
Updated
Sep 13, 2021 - JavaScript
actix-web has a ready-to-go compress middleware. I currently don't really see any downsides with turning that on. Will have to do a little benchmarking to see whether it's ok to generally turn this on.
-
Updated
Oct 4, 2021 - Rust
-
Updated
Sep 21, 2021 - Go
-
Updated
May 16, 2021 - JavaScript
When trying to diff an HTML file, Graphtage throws an error when encountering e.g.:
<meta name=foo
because it expects quoted attributes like so:
<meta name="foo"
However, the first variant without quotes is perfectly valid HTML and should not prevent Graphtage from diffing the file.
-
Updated
Jan 31, 2021 - Shell
-
Updated
Sep 15, 2019 - Swift
-
Updated
Oct 12, 2021 - Python
Improve this page
Add a description, image, and links to the command-line-tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the command-line-tool topic, visit your repo's landing page and select "manage topics."
--presume-input-tty
is an undocumented option ofrm
.https://bug-coreutils.gnu.narkive.com/AMUZEL4V/rm-p
GNU testsuite:
`2021-06