Giter Site home page Giter Site logo

Comments (6)

byplayer avatar byplayer commented on July 30, 2024

Could you tell me more detail about this problem ?

local branches , working branch name, remote branches, etc

from egg.

sagehan avatar sagehan commented on July 30, 2024

Software info:

GNU Emacs 24.4.1 (x86_64-apple-darwin14.0.0, NS apple-appkit-1343.14)
Status: Installed in `~/.emacs.d/elpa/egg-20140826.2152/' (unsigned).
Archive: n/a
Version: 20140826.2152

Branch info:

[ajmj:~/Documents/gitolite-admin] master ± git remote -v
origin  [email protected]:gitolite-admin (fetch)
origin  [email protected]:gitolite-admin (push)
[ajmj:~/Documents/gitolite-admin] master ± git branch -a
* master
  remotes/origin/HEAD -> origin/master
  remotes/origin/master

Here is the two line snippet cliped from log buffer

References:
local-branch lightweight-tag annotated-tag remote/branch   HEAD   

* ------------------- master 5807aee1 Just ignore!
* - master@{1} origin/master 25f5c239 some messages

Then I stroke 'U' trying to push the commit to remote server ,but get error message GIT-PUSH> unable to push to unqualified destination: 5807aee1

But I can push in iterm2:

[ajmj:~/Documents/gitolite-admin] master(1) ± git push
Counting objects: 4, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (4/4), 367 bytes | 0 bytes/s, done.
Total 4 (delta 1), reused 0 (delta 0)
To [email protected]:gitolite-admin
   25f5c23..5807aee  master -> master
[ajmj:~/Documents/gitolite-admin] master ±

from egg.

byplayer avatar byplayer commented on July 30, 2024

Thank you.
I'll check it

from egg.

byplayer avatar byplayer commented on July 30, 2024

Please try following action

You set cursor the lavel "master" and push "U".

I think you can push your sources.
However, it is very bad UI, I think.
I'll fix UI for push.

from egg.

sagehan avatar sagehan commented on July 30, 2024

Yeah! It works ,thanks!

from egg.

byplayer avatar byplayer commented on July 30, 2024

I implemented git push without target option binding.
Please pull latest and press P on log/status beffer.

from egg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.