I know the basic functions that gist and github can offer not even in-depth control over all commands.
Now I need to save some historical inot changes in my git repository, and I'm looking for is there any automatic way (command) to push git changes to any branch like .diff in gist file? Say I want to send a pull request to a gist file.
In fact, I can get a .diff of some commit and copy the paste of the contents into the manually created gist file.
Any recommendations would be greatly appreciated.
BR.
git github git-diff gist
tmarwen
source share