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

  • Home
  • SEARCH
  • 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 6044379
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T07:00:20+00:00 2026-05-23T07:00:20+00:00

I have set up a website on a server and use git to maintain

  • 0

I have set up a website on a server and use git to maintain it. For this reason I have created two git repositories, a bare one at $HOME/site to which I push and a non-bare one at /var/www which is supposed to pull from the bare repository every time a change is made.

In order to update the non-bare repository automatically, I have created and granted executon permission to a post-update git hook in the bare repository that contains the following:

#!/bin/bash

cd /var/www
git pull

However, after every push to the bare repository I can see the following on my terminal:

remote: fatal: Not a git repository: '.'

Is there anything I have omitted or done wrong regarding this hook?

  • 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-05-23T07:00:21+00:00Added an answer on May 23, 2026 at 7:00 am

    Try this. Add this line to your hook script before you do the git pull command:

    unset $(git rev-parse --local-env-vars)
    

    This will unset all GIT_XXX_YYY environment variables.

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

Sidebar

Related Questions

I have set up my website to use ASP.NET Membership. it all works fine
I have been trying to use Server Side Includes on my website to save
I have two websites running on the same server. Both use passenger and rvm.
I have a website written in PHP and on this website, I use Andrew
I have set up an AJAX contact form on a client's website. The problem
I have an ASP.NET website set up, and I'm using Google Analytics for page
I have a potential client that set up their website and membership system in
I have a website with several forms that all pass the same set of
I have a simple website with a master-page. To set properties to elements on
I use bzr for websites. I have all my current ones set up so

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.