Skip to content

A quick way to commit the current contents of your working folder

Notifications You must be signed in to change notification settings

lakeman/git-snapshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

git-snapshot

Installation

$ cp git-snapshot /usr/lib/git-core/

Usage

$ git snapshot

Description

Commits the current contents of your working folder, including untracked files, to refs/snapshots/[branch]. Without changing HEAD or your current index.

About

A quick way to commit the current contents of your working folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages