2.0.2 • Published 2 years ago

is-git-dirty v2.0.2

Weekly downloads
11,137
License
MIT
Repository
github
Last release
2 years 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_samplegriffin-ui-librarytest-library-123test-haptik-libwifi_configuration_packagetest-zeo-collectvision-camera-plugin-face-detectorvision-camera-plugin-scan-facesvision-camera-base64-resizedvantiq-reactvue-api-generator@cs6/react-native-test-native-view-library@con-test/react-native-concent-common@damruravihara/react-native-testing-package@corelmax/react-native-my2c2p-sdk@praella/localisationistjrennsoh88-react-native-scroll-indicatorjesh-calculationjordy-frijters-test-libkhaled-salem-custom-componentsjawwy_library_newjawy_library_v1gamification-jawwy-libraryframework_test_library_sixdee_new_jawwytest_lib_module_aarquickcapture_react_nativern-agora-ios-mreact-native-omental-frameworkreact-native-sixdee_test_lib@amirdiafi/react-native-ios-haptics@apardellass/react-native-audio-stream@aviinash_jha/react-native-test_multiply@ali5049/react-native-buttons@alanastor/robylon-react-native-sdk@aysea/react-native-ui-library@bitgenics/fab-upload-cli@brantalikp/rn-resize@adatechnology/react-native-android-getnet-pos@adembacaj/react-native-google-pay@_nomtek/react-native-shimmer-animation@azalpacir/react-native-dhp-printer@belloai/git-sync-by-temp-branchyarn-react-hook-form@felipesimmi/react-native-datalogic-module@hawkingnetwork/react-native-tab-view@hbglobal/react-native-actions-shortcuts@idas1/ui-component-lib@geeky-apo/react-native-advanced-clipboard@googlemaps/github-policy-bot@essex/scripts@labiebhn_/react-native-multiplier@lehuyaa/my-assets@nandorojo/lint-expo@navabi/react-native-ssl-pinning@enkeledi/react-native-week-month-date-picker@extrieve_technologies/quickcapture_react_native@mattoakes/bob@ko-developerhong/react-native-multiple-image-picker@jfilipe-sparta/react-native-module_2@hemith/react-native-tnk@oiti/rn-liveness2d@react-native-ui-design/button@react-native-community/bob@saad27/react-native-bottom-tab-tour@riseup/universal@ponchodien/react-native-printer-imin@npm_fluentco/adflow-react-native-sdk@phong95/react-native-multiple-image-picker@sidghimire/react-native-mapbox-navigation@sephriot/react-native-persistable-uri@sridharetikala/react-native-rn-lib-custom-componentsnative-apple-loginnative-kakao-loginnative-google-loginnative-date-picker-modulenative-modal-damage-vehicleori-bot-react-native
2.0.2

2 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.0

7 years ago