Skip to content

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