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

Monitoring of remote branch #13

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Conversation

juanpabloaj
Copy link
Collaborator

hourly checks new commit in remote branch and

$ git fetch remoteBranch

and show in the prompt the number of new remote commits

TODO

  • change fetch lines to a more silent line, ignoring DONE output.
  • convert in a module with on/off option.

@juanpabloaj
Copy link
Collaborator Author

with

 git fetch $remote >& /dev/null &

download the branchs, but how ignorate the output "Done"

@lvv
Copy link
Owner

lvv commented Jul 1, 2011

This is very good staff. I was planing to add something like this myself. But it is not ready for prime time (merging into master) yet. I've added remote-watch branch for now. I am going to add some modification. Please use this branch, so it will be easier for us coordinate commits.

@lvv
Copy link
Owner

lvv commented Jul 1, 2011

I've added you to git-prompt collaborator list. You have full access to git-prompt repo. Please do not use master, commit only to remote-watch branch.

@juanpabloaj
Copy link
Collaborator Author

ok,
in remote-watch , I changed README to markdown for display the png.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants