Giter Site home page Giter Site logo

git-meta's People

Contributors

andris9 avatar antoniomeireles avatar bizonix avatar brayrobert201 avatar cojad avatar danimesq avatar danny0838 avatar explorer09 avatar fromcursor avatar gitcnd avatar stefanbj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mosjin mnengwa

git-meta's Issues

Install system-wide

  • Install on /usr/bin and /usr/lib
  • Cmd: git-meta init
  • Cmd: git-meta -h
  • Cmd: git-meta -v
  • Cmd: git-meta -u (to update, use Web3Updater - also patch repos)

Help: Beginner, Windows keep date modified and date created

Hello,

I don't know this is the right place to ask but i got the following situation:

I use git-bash.exe on my windows. I have a gitlab self-hosted server. I have a repository and did the following things:

  1. Git clone
  2. Modified files
  3. Copied init.sh and git-meta and executed the init.sh
  4. git add . git commit -m "message" and saw that it uses git-meta made a .gitmeta and lastly did git push
    Everything worked so far...

But when someone else made a git clone with git-bash.exe they have no .git/hooks/git-meta and also the files were not the same with date modfied and date created. I think I need to do something with the git-meta to stay in .git/hooks but i don't how i can manage it.

What I have in mind is when someone commits it automatically is set in the .gitmeta and when someone is git cloning or git pulling it automatic do a git-meta --apply.

Is this possible and how can i do this in combination with your git-meta script?

locks up forever on init.sh on RHEL linux releases / wrong instructions / bad location / bad name

my "ps" says it's locked up at "cat".

dodgy bash script probably?

Also - instructions seem wrong?

Copy git-meta.sh and init.sh into your repo

seems like a less-than-ideal idea to stick the script in the repo itself? Shouldn't this be in /usr/local/bin/ ?

/usr/bin is the wrong place to put local scripts

init.sh is a bad name. should be git-meta-init.sh or something more sensible.

this is not portable (centos/redhat/etc):
sudo apt install

it's also a bad idea to install stuff without asking or checking if it's already there anyhow. Don't do that - just tell people it's a dependency, and stop if it's missing.

Support "git pull" post hook alongside "git commit" pre hook

I haven't looked deeply into git pre-hooks, but I imagine the ppl using this could provide instructions (or even upgrade the init.sh with an option) to make the git-meta commands run whenever an commit is done (before) and after a pull is done as to provide a seamless experience.

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.