Coder Social home page Coder Social logo

Memote Git error about memote HOT 5 OPEN

parsanayyara avatar parsanayyara commented on June 21, 2024
Memote Git error

from memote.

Comments (5)

carrascomj avatar carrascomj commented on June 21, 2024

It seems like your git repository does not contain the deployment branch "gh-pages". You can create it yourself with:

git checkout -b gh-pages

Did you start the repository with memote new or manually (git init)?

  • If you started it with memote new and still have this issue, could you paste your memote.ini here? There might be a bug with properly using the deployment branch.
  • If you started it with git init you may need other preparations for the repository that memote new performs (like generating a memote.ini and setting up the branches.)

Of course, if you only need a snapshot report, try:

memote report snapshot /path/to/model

from memote.

parsanayyara avatar parsanayyara commented on June 21, 2024

Hello, I resolved the previous error, but now am getting a new one related to the cookiecutter.
image
image

It looks to me like it could not find the 'master' branch; might be because the recent Git update that changes master to main?

from memote.

carrascomj avatar carrascomj commented on June 21, 2024

Yes, that seems to be the problem, that must be fixed for it to work.

from memote.

parsanayyara avatar parsanayyara commented on June 21, 2024

Is there any possible way around it that doesn't require modifying the code? Would it work if I rename main to master maybe?

from memote.

Midnighter avatar Midnighter commented on June 21, 2024

Is there any possible way around it that doesn't require modifying the code? Would it work if I rename main to master maybe?

We should change the cookiecutter to accept both master and main branches. Renaming the branch at this point won't help. You would have to manually perform the missing steps from the post generation hook.

from memote.

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.