Skip to content

This repository stores useful git subcommands that aim to save time when you're using git.

License

Notifications You must be signed in to change notification settings

skvortsovden/git-subcommands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-subcommands

Table of contents

1. how to install

  1. Clone this repository
  2. Run installation script:
  3. Congrats! You're all set!

2. subcommands

git-cleanup

description: Delete local branches which does not exist on remote.

usage:

git cleanup

git-default-branch

description: Show default branch name.

usage:

git default-branch

About

This repository stores useful git subcommands that aim to save time when you're using git.

Topics

Resources

License

Stars

Watchers

Forks