Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to merge instead of rebase; option to use desktop notifications as well as echo for errors #11

Closed
wants to merge 3 commits into from

Conversation

TinaRussell
Copy link

The new option “gitSyncMethod” defaults to “rebase,” but you can set it to “merge” for the script to merge instead of rebase when repositories have diverged.

Another new option, “syncUseNotify,” defaults to “false,” while “true” means that all error messages will be sent to notify-send as well as echo.

These should’ve been two separate branches, I know. (I’m… new at this.)

…nor “merge”; also, added option and functionality for error messages to be desktop notifications as well as echo messages (that should’ve been its own branch, I know)
@simonthum
Copy link
Owner

Hi Tina,

I would like to see your changes added. There are two issues however; one you mention. It should have been two commits (not branches, or at least not neccessarily).

The other is a bunch of whitespace changes that do not contribute to functionality and introduce whitespace errors.

I can work with what you provided but if you clean it yourself up I would be grateful.

@simonthum
Copy link
Owner

Ah, and a bit of documentation would be great. Not everybody enjoys reading prolonged bash.

@egerlach
Copy link

I would like to see this get into the git-sync script. Any objections to me taking a stab at a revised PR? @simonthum? @TinaRussell?

@simonthum
Copy link
Owner

Not at all! Just go ahead please.

@simonthum simonthum force-pushed the master branch 2 times, most recently from da4bfff to 668e8a8 Compare January 2, 2022 10:51
@simonthum
Copy link
Owner

Closing for lack of progress.

@simonthum simonthum closed this Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants