LoginSignup
2
2

More than 5 years have passed since last update.

git bundle to Dropbox

Last updated at Posted at 2015-10-07

git fire が盛り上がってるようですが

pushしちゃうの?

というわけでbundleしてDropboxに放り込んじゃいましょう

.gitconfigのaliasに

bundle-dropbox-all = !git bundle create ~/Dropbox/dev/git-bundle/`hostname`-all.bundle --all > /dev/null

として、火事が起きたら git now からの git bundle-dropbox-all

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2