A read-only clone of the dehub project, for until dehub.dev can be brought back online.
Go to file
mediocregopher 3f4d48ff89 add -bare option to dehub command, refactoring sub-command flags at the same time
message: add -bare option to dehub command, refactoring sub-command flags at the same
  time
change_hash: AAjYg99B+nw3Pn0iHEXFx2gCdqPmRw/jx7TRkXQTMa/o
credentials:
- type: pgp_signature
  pub_key_id: 95C46FA6A41148AC
  body: iQIzBAABAgAdFiEEJ6tQKp6olvZKJ0lwlcRvpqQRSKwFAl5Itr8ACgkQlcRvpqQRSKyG+A/9GiSgPpGxuYt30kazjw/kAfjPWdw9tznb+OU9lmrfY+Fa4nRUV7aELnKLSzxz+ar/gJLjqQPIqmc6xvddQmbsmLUgEcP6AsksID/P0VxEWy8ejhRvLLS6yxuN9cAyV4Tkg5Pg1L9t/4UcQZDYwMZGygKLHngtS1xPNrENvnNsrfctL8wIKrl6lcxMmWTx1z3tY15zOCH6n1wFexjuoI0idcpQ5QBJFE5d70SiUozq4X/M3Fx1S/YYR/h0B9cm2nO4cdar4GBAYxjk+Vz8gDH/OZXv1+tnGY5AStoZHkAdddKaBDjmi6Njlw/j3Mt1RZSnHtfInpxpgcpfY67xaqABTDngtev1raUCEq50DpZ7AiLPd7PIS0iL/NXDJxl34UpSlP7njwBcOJVr8pJcxSZqZjL4r72kP6EMmYRal6eK0vfyqrRA9kOrV8ppFnOqBce0TcKSYrf+9T4RBYdCBFmgItdmE7Fp57mFxWtzSHV53QV2iqAbwwnLi7yDIQBrB2abMWSZlMZNy9Ew/Tan5RP2OTyUz0Ka0f6M1IfZdVnL/on5b4tLG3NFcgHWwQwJZOyJ21nbGuq6HpJK6uuR37UjkNwhYH2BAVJ5lGV2yZf0yHPa6pYNJuhcn7d6VXihlx19HDnU/k+Tekvl21mIpEurVULwQSnY4Q2We8mqi2sXzvQ=
  account: mediocregopher
2020-02-15 20:28:05 -07:00
.dehub Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
accessctl Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
cmd/dehub Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
fs Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
sigcred Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
typeobj Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
yamlutil Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
.gitignore Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
change_hash.go Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
commit_test.go Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
commit.go Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
config.go Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
diff.go Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
go.mod Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
go.sum Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
repo_test.go Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
repo.go Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00
SPEC.md Initial commit, can create master commit and verify previous master commits 2020-02-15 15:13:50 -07:00