Opened 14 years ago
Last modified 13 years ago
#37 new enhancement
Auto git pull script should be smarter
Reported by: | jhamrick | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | debian |
Keywords: | Cc: |
Description
There is a HTTP post-commit hook that causes the AFS clone to update automatically, but it just dumbly loops over all branches and tries to pull from them. Instead, we should try to detect which branch(es) changed and only update them.
Note: See
TracTickets for help on using
tickets.