Skip to content
/ git-bd Public

Git extension to create a new working directory for each branch you create.

License

Notifications You must be signed in to change notification settings

nnutter/git-bd

Repository files navigation

Documentation

  • For usage, see git-bd.md.
  • For installation, see INSTALL.md.
  • For instruction on converting from git-bd's predecessor, GBM, see GBM.md.

Caveats

Remember, almost everything that happens in Git can be undone. Don't panic!

  • If you mix git branch and git bd for the same logical branch you will probably get confused due to the HEAD of the given branch moving out from underneath the branchdir.
  • If you move your branchdir base repo you will have to repair broken symlinks. Some of which are normally broken.

About

Git extension to create a new working directory for each branch you create.

Resources

License

Stars

Watchers

Forks

Packages

No packages published