Git Product home page Git Product logo

bradleysewell / gitlist.net Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 21.82 MB

A Git tool built to easily manage multiple git repositories and branches at the same time, provided that they are in the same root folder. Add multiple root directories and it will auto discover all the repositories contained within. Gives a good overview of all repositories and has a built in git terminal. Change all the repositories to the same branch at the click of a button.

Home Page: http://bradleysewell.github.io/GitList/

HTML 11.59% JavaScript 0.19% CSS 88.22%

gitlist.net's People

Contributors

bradleysewell avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

phuongdayroi

gitlist.net's Issues

If checking out a new remote branch for the first time, you must do it manually first.

If checking out a new remote branch for the first time, must do it manually first.
I put this in as a temporary work around until I can figure out how to checkout a remote branch for the first time properly using the gitlibsharp library. As it was creating duplicate branches in the remote.

For instance, if i checked out Release1 branch for the first time, it would create a duplicate of this called origin/Release1.

For now i've made it display a message telling you to check out the branch manually.

Git bash must be installed for fetch&resets.

Git bash must be installed (used only for fetch/resets) as I dont know how to do fetch/resets using the libgit2sharp library.

Need to find out how to do this using the libgit2sharp library.

Shows no changes on repo until you git pull or do a git fetch

When you refresh a repository that has had changes made to it since your last pull, it doesnt show that you are behind or ahead untill you do a git fetch.

This looks like an underlying git issue, as even with git bash it shows that my repo is up to date, untill i do a git fetch, and then a git status. or just a git pull.

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.