ivanciric/artisan-git-tools

Laravel Artisan Git Tools
864 3
Install
composer require ivanciric/artisan-git-tools
Latest Version:0.0.1
License:MIT
Last Updated:Dec 20, 2016
Links: GitHub  ·  Packagist
Maintainer: ivanciric

Artisan GitTools

Laravel 5.* Artisan commands with helpful Git solutions.

Note: Still in beta, use at your own risk.

Install

In composer.json file add the following in the require array:

  "require": {
        
        "ivanciric/artisan-git-tools": "0.0.1"
  },

In config/app.php providers array, add the following line:

Hamato\ArtisanGitTools\ArtisanGitToolsServiceProvider::class,

Usage

php artisan gittools:{command}

Available commands

timetravel
  • resets the remote branch to a specific commit hash
oblivion
  • removes folder/file from the repository but leaves it on the local fs

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

628,058,007 9,707
laravel/framework

The Laravel Framework.

572,249,171 34,893
laravel/tinker

Powerful REPL for the Laravel framework.

485,678,092 7,440