-
Updated
Dec 7, 2020 - Java
search
Here are 3,868 public repositories matching this topic...
-
Updated
Dec 8, 2020 - Rust
-
Updated
Dec 7, 2020 - Python
-
Updated
Dec 8, 2020 - HTML
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Nov 16, 2020 - Rust
-
Updated
Dec 6, 2020 - C
Create N-bonacci.cpp
This Pull Request is for HacktoberFest 2020
Description of Change
Checklist
- Added description
Welcome to JavaScript community
Describe your change:
- Add an algorithm?
- Fix a bug or typo in an existing algorithm?
- Documentation change?
Checklist:
- I have read CONTRIBUTING.md.
- This pull request is all my own work -- I have not plagiarized.
- I know that p
-
Updated
Aug 19, 2020 - JavaScript
-
Updated
Nov 29, 2020 - JavaScript
Tick-Tack-Toe game is not working for exception part
Description
Else part on line 247 takes you to infinite loop on getting any char value as input for position.
Expected Behavior
-
Updated
Dec 2, 2020 - JavaScript
-
Updated
Nov 23, 2020 - Python
-
Updated
Dec 2, 2020 - Ruby
-
Updated
Dec 1, 2020
-
Updated
Nov 14, 2020 - Go
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Dec 7, 2020 - Python
-
Updated
Dec 8, 2020 - TypeScript
-
Updated
Dec 8, 2020 - Java
-
Updated
Dec 5, 2020 - C++
-
Updated
Sep 20, 2020
-
Updated
Dec 8, 2020 - Python
When working on a fix for #2755 I noticed that tags are being handled that cannot be used anyway, e.g. tags of disconnected changesets. Similarly, per-branch tags should be constrained to the checked out branch.
Improve this page
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the search topic, visit your repo's landing page and select "manage topics."


In Git Bash, I use the alias
fd='MSYS_NO_PATHCONV=1 fd --path-separator=/'so that everything is generally done with bash-style path names. This doesn't work with the --exec feature. This makes the output of "grep -H" annoying. The good news is that it functions - grep must accept either file separator. The bad news is that I get a path string I can't usefully copy/paste in the shell to pass to