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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T10:13:32+00:00 2026-05-27T10:13:32+00:00

I have a problem with with remote git repo and local repo (using SmartGit).

  • 0

I have a problem with with remote git repo and local repo (using SmartGit).

I’m creating remote repo on my server via ssh:

> cd ~
> git init repo.git
> cd repo.git
> touch readme
> git add .
> git commit -m "Initial commit"

From here everything seems perfect. Now I’m trying to clone repo using Smartgit with command

ssh://user@server:22/~/repo.git

Everything is cloning well. I make changes in readme file, saving it and trying to commit and push and getting error:

The remote end hang up unexpectedly
git: '~/repo.git' is not a git command. See 'git --help'

What am I doing wrong?
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-27T10:13:33+00:00Added an answer on May 27, 2026 at 10:13 am

    Use:

    GIT_TRACE=2 git push origin master
    

    and see what is happening to debug the issue.

    Update:

    It is trying git-receive-pack

    Try doing below:

    git config --global remote.origin.receivepack "git receive-pack"
    

    And then do the push again.

    Other things you can try:

    On the remote server setup a bare repo:

    git init --bare
    

    And then try cloning and pushing to it.

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

Sidebar

Related Questions

I am using Git Version Control on an remote server and I have set
I have problem creating new instance of excel 2007 using VBA (from Access 2002).
I am constantly updating my local git hooks. I have a repo to house
I have setup a git server using gitosis and everything was going fine. I
I have git repo migrated from svn. There is a problem about git ignoring
I have a local git repository. Recently I have added a remote repository from
I'm quite new to git. I have a repo setup on a server (A)
I have the following problem deploying my application. It uses JMS and a remote
I have problem when I try insert some data to Informix TEXT column via
everybody, I have some problem related to the jenkins and git. I created a

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.