Our projects!

Apps, libs & tools that helps during every day (developer) life.

Description

GIT bundles is a great way to create backups of local branches. This extension for GitExtensions creates item in top menu containg all bundles at specified path. Clicking bundle item maps this bundle as remote. Beside this restore operation, it also contains button to create bundle/backup between current branch head and last commit pushed commit.

Version history

  • v1.0.0
    • Configure backup and restore path.
    • Main menu contains item with manual backup button and list of available backups.
    • Manual backup create bundle from last pushed commit (to any remote) to HEAD of current branch.
    • Backup restore maps selected bundle as remote.