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 6334971
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T18:45:50+00:00 2026-05-24T18:45:50+00:00

I am using gitbash for git on my thumbdrive. I have a firewall blocking

  • 0

I am using gitbash for git on my thumbdrive. I have a firewall blocking me and would like to set up my git for http access. I use github and I have seen all kinds of infomation on how to do so but I do not understand enough to make it work for my self. I have curl enabled in the php.ini file and that is about as far as I have been able to get done. Before you attempt to assist me please understand that I am not a command line guru so with any command line instructions please be detailed as if it is my first time using one (I use consolePortable BTW). Also let me know where exactly I should be as far as the “root” or a specific folder to run any suggested commands. I use xampp on my thumbdrive so if there is a path to curl or any thing that I have to set please let me know where I should find it and not eg. . I am not trying to be difficult I just want to get this set up.

Thank you.

  • 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-24T18:45:51+00:00Added an answer on May 24, 2026 at 6:45 pm

    If your firewall allows https, you can use the https-based address of your GitHub repo to push/pull.

    You need:

    • to define in your gitbash session http_proxy and https_proxy environment variable (to the right proxy, with your internet login and password):
      export https_proxy=http://<login_internet>:<password_internet>@aproxy:aport
    • to define where your git will look for the CAs:
      git config --system http.sslcainfo /bin/curl-ca-bundle.crt
    • to make sure you have a HOME environment variable defined (to any directory you want)
    • to have in %HOME% a _netrc file (note the ‘_’) with in it:
    machine github.com
    login YourGitHubLogin
    password YourGitHubPassword
    

    From there, all your git pull/git push from and to GitHub repo will work!

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

Sidebar

Related Questions

I've set up a project to use TeamCity and Git, and I'd like to
I am a beginner in using Rails and Git I have InstantRails installed and
I'm trying to fetch a read-only git repository from github and have it be
I am using Git on Windows 7 and access my repositories through Git Bash.
Problem: edited files on windows, using git-bash, to fix IE7 problems committed, pushed to
Using online interfaces to a version control system is a nice way to have
Using PyObjC , you can use Python to write Cocoa applications for OS X.
Using TortoiseSVN against VisualSVN I delete a source file that I should not have
Using JDeveloper , I started developing a set of web pages for a project
I have git and gitosis running smoothly on windows with msysgit (with OpenSSH), and

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.