commit
Here are 330 public repositories matching this topic...
-
Updated
Nov 23, 2020 - SCSS
-
Updated
Oct 7, 2018 - Ruby
-
Updated
Aug 27, 2020 - Vim script
When I am in a github enterpise repository, e.g., https://git.<enterprise name>.com/<org>/<repo>
, this bookmarklet doesn't work.
-
Updated
Oct 13, 2020 - TypeScript
Hello, I think it would improve usability if we could use multiple git add
commands with within a single action. For example:
- name: Commit changes
uses: EndBug/add-and-commit@v5
with:
author_name: Your Name
author_email: [email protected]
message: "Your commit message"
add:
- "something/file.txt"
- "crazy/*"
-
Updated
Oct 27, 2017 - Java
-
Updated
Nov 23, 2020 - JavaScript
-
Updated
Oct 20, 2020 - PHP
-
Updated
Aug 29, 2020 - TypeScript
-
Updated
Feb 18, 2020 - TypeScript
-
Updated
Oct 31, 2020 - PHP
-
Updated
Oct 14, 2020 - Python
Improve this page
Add a description, image, and links to the commit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the commit topic, visit your repo's landing page and select "manage topics."
Hey. Just a question. Can we add possibility to extend from single string not just from array? So it will work like other linting libraries (eslint, stylelint, etc.).
package.json