Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added 'isIgnored' command #1413

Merged
merged 1 commit into from
Aug 21, 2021
Merged

feat: Added 'isIgnored' command #1413

merged 1 commit into from
Aug 21, 2021

Conversation

billiegoose
Copy link
Member

@billiegoose billiegoose commented Aug 21, 2021

I'm adding a new command:

  • add as a new file in src/api (and src/commands if necessary)
  • add command to src/index.js
  • update __tests__/test-exports.js
  • create a test in src/__tests__
  • document the command with a JSDoc comment
  • add page to the Docs Sidebar website/sidebars.json
  • add page to the v1 Docs Sidebar website/versioned_sidebars/version-1.x-sidebars.json
  • squash merge the PR with commit message "feat: Added 'X' command"

@billiegoose billiegoose marked this pull request as ready for review August 21, 2021 17:45
@billiegoose billiegoose changed the title feat: add isIgnored command feat: Added 'isIgnored' command Aug 21, 2021
@billiegoose billiegoose enabled auto-merge (squash) August 21, 2021 17:46
@billiegoose billiegoose merged commit f7ca4d0 into main Aug 21, 2021
@billiegoose billiegoose deleted the feat/isIgnored branch August 21, 2021 17:49
@isomorphic-git-bot
Copy link
Member

🎉 This PR is included in version 1.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

modesty pushed a commit to modesty/isomorphic-git that referenced this pull request Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants