Code Monkey home page Code Monkey logo

allgitstatus's Introduction

allgitstatus

Show results of git status for all repositories under specified directory.

Example

~/work $ allgitstatus.sh .
################################################################
./cppcheck
################################################################
On branch main
Your branch is up to date with 'origin/main'.

nothing to commit, working tree clean
################################################################


################################################################
./Docker_cflow
################################################################
On branch feature/update_readme_to_run_with_rm
Your branch is up to date with 'origin/feature/update_readme_to_run_with_rm'.

nothing to commit, working tree clean
################################################################


################################################################
./libfixedpointnumber
################################################################
On branch feature/199/long_decimal_part_str
Your branch is up to date with 'origin/feature/199/long_decimal_part_str'.

nothing to commit, working tree clean
################################################################


################################################################
./plantuml-mode
################################################################
On branch develop
Your branch is up to date with 'origin/develop'.

nothing to commit, working tree clean
################################################################


################################################################
./setup-scoop
################################################################
On branch feature/nonportable_bucket
Your branch is up to date with 'origin/feature/nonportable_bucket'.

nothing to commit, working tree clean
################################################################


################################################################
./googletest
################################################################
On branch master
Your branch is up to date with 'origin/master'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	googletest/generated/
	install_manifest.txt

nothing added to commit but untracked files present (use "git add" to track)
################################################################


################################################################
./libsatop
################################################################
On branch feature/9/float_add
Your branch is up to date with 'origin/feature/9/float_add'.

nothing to commit, working tree clean
################################################################


################################################################
./allgitstatus
################################################################
On branch feature/6/message_if_no_repository_found
Your branch is up to date with 'origin/feature/6/message_if_no_repository_found'.

nothing to commit, working tree clean
################################################################


################################################################
./WindowsEnvSetup
################################################################
On branch feature/simplify_workflow
Your branch is up to date with 'origin/feature/simplify_workflow'.

nothing to commit, working tree clean
################################################################


~/work $ 

allgitstatus's People

Contributors

minorusekine avatar

Watchers

 avatar

allgitstatus's Issues

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.