Skip to content

gist edit: add way to edit files from different sources#4656

Merged
vilmibm merged 3 commits intotrunkfrom
unknown repository
Jan 24, 2022
Merged

gist edit: add way to edit files from different sources#4656
vilmibm merged 3 commits intotrunkfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Nov 1, 2021

This PR adds an optional parameter to set source for editing or adding files to gist.
If parameter is equal to - then stdin will be used.

Fixes #4619.

This commit adds an optional parameter to set source for editing or adding files to gist.
If parameter is equal to "-" then stdin will be used.
@ghost ghost self-requested a review as a code owner November 1, 2021 07:29
@ghost ghost requested review from vilmibm and removed request for a team November 1, 2021 07:29
@mislav mislav added the external pull request originating outside of the CLI core team label Dec 20, 2021
Copy link
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I pushed mainly to fix a bunch of merge conflicts and clean up a minor unrelated thing.

@vilmibm vilmibm enabled auto-merge January 24, 2022 23:35
@vilmibm vilmibm merged commit 2037fa4 into cli:trunk Jan 24, 2022
@ghost ghost deleted the feat/gist-edit branch January 25, 2022 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external pull request originating outside of the CLI core team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gist: add a way to edit file using stdin input

6 participants