2.0.2 • Published 1 year ago

is-git-dirty v2.0.2

Weekly downloads
11,137
License
MIT
Repository
github
Last release
1 year ago

is-git-dirty

Build Status Build status Coverage Status

Checks synchronously if the git repository is clean. This assumes that no files are added, untracked or modified.

Installation

$ npm i is-git-dirty --save

or

$ yarn add is-git-dirty

Usage

Returns:

  • null: Directory is not a git repository
  • true: Files are added, untracked or modified
  • false: No files are added, untracked or modified. Git is clean
import isGitDirty from 'is-git-dirty';

isGitDirty(); // true or false of process.cwd()
isGitDirty('any/git/repo'); // true or false

LICENSE

MIT © Jan Peer Stöcklmair

easy-select-rnreact-native-bluetooth2@starikcetin/git-upm-publisher-2airscanairscan-examplereact-native-esc-pos-sahaab@borisovart/atol-kkt-moduledeneme323112@ntt_app/react-native-custom-notificationreact-native-covid-sdkreact-native-printer-brothersreact-native-shekhar-bridge-test@oiti/documentoscopy-react-nativequoc-test@infinitebrahmanuniverse/nolb-is-gluminos-ui-core@everything-registry/sub-chunk-1933jawwy-sdkjawwy_gamification_releasereact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgreact-native-jawwy_sampledemo-test-scrnderiv-codemodfawaterak-online-paymentfawatrak-online-paymentfluent.adflow.reactnativesdkfluent.adflow.reactnativesdk-alphafmsldogandev-simple-toast@hbglobal/react-native-actions-shortcuts@hawkingnetwork/react-native-tab-view@googlemaps/github-policy-bot@geeky-apo/react-native-advanced-clipboard@hemith/react-native-tnk@blusalt-sdk/react-native-blusalt-document-verificationgriffin-ui-library@enkeledi/react-native-week-month-date-picker@essex/scripts@felipesimmi/react-native-datalogic-module@extrieve_technologies/quickcapture_react_nativegamification-integration-newframework_test_library_sixdeeframework_test_library_sixdee_newframework_test_library_sixdee_new_newgenz-native-elementsgit-sync-to-other-git-by-tempgit-upm-publishergaurav-react-native-loopjrennsoh88-react-native-scroll-indicatorjordy-frijters-test-lib@idas1/ui-component-lib@ko-developerhong/react-native-multiple-image-picker@jfilipe-sparta/react-native-module_2khaled-salem-custom-componentsjawwy_library_newjawy_library_v1gamification-jawwy-libraryframework_test_library_sixdee_new_jawwytest_lib_module_aar@amirdiafi/react-native-ios-haptics@apardellass/react-native-audio-streambiometric-st@adembacaj/react-native-google-pay@ali5049/react-native-buttons@bitgenics/fab-upload-clizeo-collectarchlibrarycheckbox-component@aysea/react-native-ui-library@azalpacir/react-native-dhp-printerawesome-module-kd@_nomtek/react-native-shimmer-animationwifi_configuration_package@cs6/react-native-test-native-view-library@brantalikp/rn-resize@con-test/react-native-concent-common@corelmax/react-native-my2c2p-sdk@damruravihara/react-native-testing-package@sidghimire/react-native-mapbox-navigationnpm_qwerty@saad27/react-native-bottom-tab-tour@riseup/universalnpm_one_12_34_1_npm_one_1_2_3npm_one_2_2native-apple-loginnative-date-picker-modulenative-modal-damage-vehiclenative-google-loginnative-kakao-login@oiti/rn-liveness2dpercy-compare-branches@status-im/react-native-transparent-videopayutesting@praella/localisationist@react-native-community/bob@react-native-ui-design/button
2.0.2

1 year ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.0

6 years ago