Giter Site home page Giter Site logo

Comments (16)

minecrafter avatar minecrafter commented on September 15, 2024 3

Nope.

Source: IntelliJ user

from waterfall.

phase avatar phase commented on September 15, 2024 2

Just copy Paper's and s/Paper/Waterfall.

from waterfall.

sgdc3 avatar sgdc3 commented on September 15, 2024

It would be better ;)

from waterfall.

Techcable avatar Techcable commented on September 15, 2024

I vote we base it of the Paper/TacoSpigot Contributing.md that I wroke.

from waterfall.

Janmm14 avatar Janmm14 commented on September 15, 2024

Why not?

from waterfall.

Leymooo avatar Leymooo commented on September 15, 2024

Can someone make video how to make this patches?

from waterfall.

Janmm14 avatar Janmm14 commented on September 15, 2024

@Dimatert9 You can create patches by running ./rebuildPatches.sh (in git shell from 'Git for Windows').

Patches are based on commits in the BungeeCord submodule (patches to commits: use ./applyPatches.sh).

from waterfall.

Leymooo avatar Leymooo commented on September 15, 2024

I dont know how work with git shell. Video can help for a lot of peoples.

from waterfall.

ConnorLinfoot avatar ConnorLinfoot commented on September 15, 2024

@Dimatert9 It's really not that tough. All you need to do is install "Git for Windows" as mentioned and then when you right click in a folder you'll see an option to "Git Bash Here" and that's when you run your commands.

from waterfall.

camdenorrb avatar camdenorrb commented on September 15, 2024

It's alot harder for Intellij users to use Version control.

from waterfall.

camdenorrb avatar camdenorrb commented on September 15, 2024

Mind if you tell me your steps then?

from waterfall.

Janmm14 avatar Janmm14 commented on September 15, 2024

@camdenorrb If you just use the git of intellij, you can't build waterfall. Same goes for every other IDE's git implementation.

from waterfall.

fuzzybot avatar fuzzybot commented on September 15, 2024

I agree with Techcable's vote... I was able to get up to speed on patch based contributions from that Contributing doc in a matter of minutes without needing to ask anybody any questions.

from waterfall.

jamierocks avatar jamierocks commented on September 15, 2024

2fc007f

from waterfall.

Leymooo avatar Leymooo commented on September 15, 2024

How to resolve conflicts after submodule update?

from waterfall.

phase avatar phase commented on September 15, 2024
# If you dont  want to save your changes
git fetch origin master
git reset --hard origin/master
# If you want to keep your commits
git pull --rebate

from waterfall.

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.