pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:JavaScript language:JavaScript
Filter by
11.9k results
insindresorhus (press backspace or delete to remove)Instead of fetching the entire remote, if we want to check for the existence of a tag, we can query the remote directly
for that tag. That s more efficient especially for large repos.
!--
Thanks for ...
Linked issue
Closes #20
Description
On Windows, netstat -ano outputs different column counts for TCP vs UDP:
- TCP: [Proto, LocalAddr, ForeignAddr, State, PID] — 5 columns
- UDP: [Proto, LocalAddr, ...
Summary
- improve one README sentence by clarifying the .cancel() behavior description
Related issue
- N/A (trivial docs wording fix)
Guideline alignment
- CONTRIBUTING: none found in the repo ...
Summary
- improve two README sentences by adding the missing article before ones
Related issue
- N/A (trivial docs wording fix)
Guideline alignment
- CONTRIBUTING: none found in the repo root ...
Summary
- improve one README sentence for clearer grammar in the task description
Related issue
- N/A (trivial docs wording fix)
Guideline alignment
- CONTRIBUTING: none found in the repo root ...
Note this fix and PR where supplied by Claude after we were diagnosing a failure to archive an app I m building. Claude
told me the problem was effectively a circular dependency of Defaults - Defaults ...
Summary
- improve one README sentence by adding the missing article before ones
Related issue
- N/A (trivial docs wording fix)
Guideline alignment
- CONTRIBUTING: none found in the repo root ...
Summary
- use the two-word verb tear down in the README
Related issue
- N/A (trivial docs wording fix)
Guideline alignment
- CONTRIBUTING: none found in the repo root or .github on main
- ...
Hey there! 👋
I ve been using execa for a while and really love how powerful it is. While checking out the examples directory, I
noticed there wasn t a dedicated example showcasing some of the more advanced ...
Hi there! 👋
First off, thanks for creating such an awesome library! Execa has made my Node.js scripting so much cleaner and more
reliable.
What this PR adds
I ve noticed that while the documentation ...