Skip to content

un33k/git-stuff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

#git stuff

##git crawl

A shell script that extends the git api allowing one to 'crawl' through their commits.

###Setup

Copy git-crawl to a directory that is accessible by PATH. Make sure the script can be executed by your user (ie - chmod u+x git-crawl).

###Usage

  1. Checkout a commit that you want to crawl from
  2. git crawl <destination commit>
  3. repeat 2 until you reach your desired commit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published