summaryrefslogtreecommitdiff
path: root/git/push.sh
AgeCommit message (Collapse)AuthorFilesLines
2015-06-12Remove git scripts, they are now in separate repositoryasBoris Kolpackov1-34/+0
2011-08-30Add error handling to git scriptsBoris Kolpackov1-0/+5
2011-04-28Treat etc as other modulesBoris Kolpackov1-1/+1
2011-03-18Push tags only if we are pushing masterBoris Kolpackov1-1/+15
2011-03-18Don't hardcode branch name in push.shBoris Kolpackov1-1/+1
Doing just ./push.sh should push to the branch being tracked. To get the old behavior, do ./push.sh master.
2011-02-24Exclude the etc module from commit and stash operationsBoris Kolpackov1-1/+1
One normally doesn't want this module to participate in group commit or stash.
2011-02-07Start with git helper scripts and extra documentationBoris Kolpackov1-0/+15