Code Monkey home page Code Monkey logo

Comments (3)

atc-cegodk avatar atc-cegodk commented on August 16, 2024

My machine: macOS Monterey 12.6 (Intel CPU)
git --version

git version 2.37.0 (Apple Git-136)

from gitte.

atc-cegodk avatar atc-cegodk commented on August 16, 2024

src/gitops.ts:29 uses .startsWith(). This might not always work.

git pull --ff-only some times outputs:

There is no tracking information for the current branch.
Please specify which branch …

git pull --ff-only some other times it outputs:

remote: Enumerating objects: 13, done.
remote: Counting objects: 100% (13/13), done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 13 (delta 0), reused 0 (delta 0), pack-reused 0
Unpacking objects: 100% (13/13), 5.66 KiB | 579.00 KiB/s, done.
From server:repo/redacted
4c7c4c150d8..415e6393908 master -> origin/master
There is no tracking information for the current branch.
Please specify which branch you want to merge with.

from gitte.

LauJosefsen avatar LauJosefsen commented on August 16, 2024

Should be solved as recent gitte version

from gitte.

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.