Skip to content

andy-maier/gitsurvival

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git survival stuff

Some scripts and guides, without any warranty that they work.

This is really meant for my personal use, but feel free to use it, or comment on it. Or create issues, if you feel like it.

License: Public domain.

Scripts:

  • git-archive - Archive a branch in local repo and its upstream repo.
  • git-prune - Delete prunable Git branches in local repo.
  • git-export - Export a branch as a git bundle. Supports transfer between repos with renames.
  • git-import - Import a git bundle to prepare for cherry-picking.

Guides:

About

Stuff to survive with Git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages