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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T07:18:21+00:00 2026-06-08T07:18:21+00:00

I am trying to implement a simple scenario where I have a git repo

  • 0

I am trying to implement a simple scenario where I have a git repo on one server and I am able to push this repo to a remote server. After resolving many other issues, I am stuck at the following stage:

On server1, I have a git repo. Now I follow the steps outlined at http://thelucid.com/2008/12/02/git-setting-up-a-remote-repository-and-doing-an-initial-push/

i.e.
1) ssh to remote server
2) create a directory
3) Bare init a repo
4) exit and on local server add remote using the following statement

   git remote add api User@example.com:/Myproj.git

5) Push to remote. (git push -u api master)

The error I get is

git: '/Myproj.git' is not a git command. See 'git --help'.
fatal: The remote end hung up unexpectedly

How to fix this? I am using MsysGit 1.7.10 and the ssh server is Cygwin on both the servers.

=======================

Adding output of GIT_TRACE=2 git push -u api master

$ GIT_TRACE=2 git push -u api master
trace: built-in: git 'push' '-u' 'api' 'master'
trace: run_command: 'ssh' 'Administrator@api.example.com' 'git-receive-pack '\''
/Myproj.git'\'''
git: '/Myproj.git' is not a git command. See 'git --help'.
fatal: The remote end hung up unexpectedly

======================

Output of GIT_TRACE=2 git push -u api master (after doing global git config change)

$ GIT_TRACE=2 git push -u api master
trace: built-in: git ‘push’ ‘-u’ ‘api’ ‘master’
trace: run_command: ‘ssh’ ‘Administrator@api.example.com’ ‘git receive-pack ‘\”
/MyProj.git’\”’
fatal: ‘/MyProj.git’ does not appear to be a git repository
fatal: The remote end hung up unexpectedly

  • 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-08T07:18:23+00:00Added an answer on June 8, 2026 at 7:18 am

    I think all you need is to remove a slash and run:

    git remote add api User@example.com:Myproj.git
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I’m trying to implement a simple fixed headers table. I know this can in
im trying to implement simple secured client server communiction using WCF. when im launching
I am trying to implement simple xhr abstraction, and am getting this warning when
I'm trying to implement simple Event Bus I started like this: public class RegistrationData
Simple example of scenario I am trying to implement class ATest { int a;
I'm trying to implement simple Comet chat example and for this I implemented Long
I am trying to implement simple paging on my sharepoint webpart. I have a
I have what seems to be a fairly simple scenario that I am trying
trying to implement a simple sieve of erathosthenes to solve this question on project
Trying to implement a simple print in SL4. I have a DataGrid that I

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.