Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7725259
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T04:53:37+00:00 2026-06-01T04:53:37+00:00

Is there a way to save a configuration so that a hook may work

  • 0

Is there a way to save a configuration so that a hook may work differently depending on that configuration?

I wanted to be able to make a hook that works differently depending of the value of a configuration.

One of the things I wanted to change is the pre-commit hook. Depending on the configuration, I want to change the program exit number when errors were detected (for the reasons that hook looks for). If the configuration values to false, I want to always exit with 0, if the value is true, then I want to exit with 1 if errors were detected. How can this be made possible?

Note: I want this to be usable with Git GUI, so no input while the hook is working asking what to do.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T04:53:38+00:00Added an answer on June 1, 2026 at 4:53 am

    I’m not sure exactly what you’re asking, so please let me know if this answer misses the mark.

    You are free to store custom configuration values in the git configuration file. For example, this sets the value of myapp.somevariable to this is a test:

    git config myapp.somevariable 'this is a test'
    

    And I can retrieve that value in a script by calling git config:

    somevariable=$(git config myapp.somevariable)
    

    So you can certainly store a persistent configuration with the repository and use that configuration in your hook scripts to modify their behavior.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a way to save a static password in a way that it's
Is there a way that i can save data on each step in wizard
Is there a way to save application configurations and settings that user have customized
There are certain configuration files that the user should save before closing the browser.
Is there an easy way (i.e. a configuration) to force ActiveRecord to save empty
Is there any way to save my code folding in eclipse? It's horrible to
Is there any way to save an array of JSON object to a mongodb
Is there any way to save data obtained during app-run and afterwards use it
Is there any way to save session of crawler in mysql database or in
Is there a way to save the AOF file on Amazon S3 instead of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.