dnote/pkg/cli/cmd/sync
Sung Won Cho e84e8ed2f3
Allow to rename books (#239)
* Allow to rename books

* Avoid mutating the flag variable

* Validate book name upon edit

* Write integration test

* Add missing licenses

* Mark book as dirty upon renaming so it can be synced

* Remove TODO that is no longer needed
2019-08-01 09:21:24 +10:00
..
merge.go Fix conflict report format (#237) 2019-07-30 18:57:23 +10:00
merge_test.go Fix conflict report format (#237) 2019-07-30 18:57:23 +10:00
sync.go Allow to rename books (#239) 2019-08-01 09:21:24 +10:00
sync_test.go Improve package structure (#207) 2019-06-25 19:20:19 +10:00