Mustafa Sadedil

Results 7 issues of Mustafa Sadedil

Hi, I want to format differrently substring of the text in one operation box (please see image attached) Is it possible or could you suggest any hack? ![image](https://cloud.githubusercontent.com/assets/2132971/12892421/bf0abc02-ce94-11e5-8d50-7a579ca76060.png)

First I wanted to say, this is a great time-saver library. Thank you. I ❤ Refit. **Is your feature request related to a problem? Please describe.** I need to send...

Currentl `kvit push` operation sends all data in the current directory to consul server. I think I should use more smart logic.

enhancement

**For `fetch`** - If key not exists on server, but exists on local directory, then delete from local directory **For `push`** - If key not exists on local directory, but...

enhancement

If your local directory is not having fresh copy of server's values, we can check this with `ModifyIndex` parameter, and ask user to force push My plan is: - Write...

enhancement