Steven Hall
Steven Hall
The `-R` flag shows you the author dates, but the commits aren't filtered on author date (if you only want to see the commits with an author date since yesterday...
```bash $ git delete-branch test Deleted branch test (was e76dbe9). error: remote-tracking branch './test' not found. To . - [deleted] work ``` As you can see above, I wanted to...
**Is your feature request related to a problem? Please describe.** We are developing something that uses a shadow dom, but it seems like this project doesn't work fully inside of...
Perhaps someone with more experience can help me with this. Is there an easy way to use this github-like flavour of markdown to convert a markdown file to a pdf...
Thought I would bring this up, since a PHP file can have php, html, and anything that an HTML file can have. In case you are not familiar with PHP,...
The Mozilla Stacking Context doc now references a `backdrop-filter` style that can also create a stacking context: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
As mentioned in #932 it seems that the contribution value according to the API documentation is 'recent' contributions. This PR aims to add a new option to get the total...
Scala supports c-style comments as well so I added it to the list, and made the list run vertically so it is easier to add more later without making the...
#112 I needed to make this change in order for git-radar to look normal using fish
Perhaps it is because I am new to fish (as in, I just started trying to use it about a half hour ago), but I can't seem to get git-radar...