Skip to content

Svtter/git_record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git record

Use git branch to record temporal code.

Install

pip install git-record-svtter

Usage

from git_record.git_record import GitHandle

gh = GitHandle()
gh.create_new_branch()

This scripts will create a branch named current date.

..MORE?

  1. Folk this repo.
  2. pip install -e .
  3. run python example/ex1.py

About

Tools to record code snapshot and save in git branch.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages