Giter Site home page Giter Site logo

znerol / git-gau Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 0.0 65 KB

GAU - Git automation utilities

License: GNU General Public License v3.0

Makefile 38.78% Shell 58.00% Dockerfile 3.22%
git continuous-integration continous-deployment continuous-delivery

git-gau's People

Contributors

znerol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

git-gau's Issues

Support repository urls including branch names

When cloning a repo using git gau-exec the default branch will always be checked out. In some situations it would be useful if the branch name could be encoded into the repository-url argument.

There is no standard way to encode the branch name into a git URL. The hash (#) is supported in package.json and composer.json, while requirements.txt uses the at-character (@) for that purpose. gradle and swift pm provide a DSL.

Since the hash (#) character is used to specify an anchor in web URLs, this seems to be a good match for branch names as well.

Mistakes in git-gau-at docs

Usage message is wrong (command, tag-format parameter order is the other way around):

$ git-gau-at -h
/usr/local/bin/git-gau-at: command tag-format [args...]

Manpage is correct (parameter order) but has copy-paste mistakes (binary name git-gau-ac instead of git-gau-at):

git-gau-ac(1)

NAME
       git-gau-at - Apply a command and record its output into an annotated tag.

SYNOPSIS
       git-gau-ac tag-format command [args]...

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.