Coder Social home page Coder Social logo

ezvn's People

Contributors

bios-marcel avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

ezvn's Issues

partial-commit feature

Sometimes I end up doing multiple things in one file, which isn't all too nice, so it'd be nice to be able to commit a file partially.
This could work two ways. Either we open an editor where we show the outgoing changes, saving the original state of the file in some temporary place, so we can switch them back out after comitting. Or we do it like git, interactively presenting hunks and asking whether they should be comitted.

Options for hunks would be "A" (All in this file), "Y" and "N". Git also has "S", but that'd be more difficult an a cherry on top.

Shelving / Unshelving with fileglobs

In my usecase I have the following folderstructure:

SomeProject1
AnotherProject2
ProjectX1
ProjectX2

It'd be nice to be able to shelve everything in ProjectX1 and ProjectX2 without having to do it manually.

E.g.

ezvn shelve -g "Project*"

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.