mirror of
https://github.com/JLiscom/OpenNote.git
synced 2026-04-26 00:35:48 +03:00
[GH-ISSUE #183] CLI #161
Labels
No labels
bug
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OpenNote-JLiscom#161
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JLiscom on GitHub (Sep 16, 2017).
Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/183
Write cli client in go that will dump output in a folder type format to allow editing in a editor.
Then let you see differences in a
git statuskind of way and push changes in agit commit kind of way. Also pull changes in a, you guessed it,git pull@JLiscom commented on GitHub (Nov 1, 2017):
For status and pushes create an index of
idtopathto speed up checks@JLiscom commented on GitHub (Jan 28, 2018):
https://github.com/FoxUSA/OpenNote-CLI is now a thing