Skip to content

Instantly share code, notes, and snippets.

@thumbot
Created March 2, 2017 23:53
Show Gist options
  • Save thumbot/78f2b2a44c5f885eaa8e2554ee9f01db to your computer and use it in GitHub Desktop.
Save thumbot/78f2b2a44c5f885eaa8e2554ee9f01db to your computer and use it in GitHub Desktop.
Updating ce93cf2..63538e8
Fast-forward (no commit created; -m option ignored)
.gitignore | 11 +++++-----
.gitmodules | 2 +-
Makefile | 29 +++++++++++++++----------
README.md | 1 +
RELNOTES.md | 3 +++
VERSION | 1 +
doc => edoc | 0
mix.exs | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
rebar.config | 3 ++-
src/riakc.app.src | 3 +--
tools.mk | 37 +++++++++++++++++++-------------
11 files changed, 119 insertions(+), 34 deletions(-)
create mode 100644 VERSION
rename doc => edoc (100%)
create mode 100644 mix.exs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment