summaryrefslogtreecommitdiff
path: root/localgit-remote-init-push
AgeCommit message (Collapse)Author
2017-04-21Tolerate failiure initializing git (fails if done already but by different ↵Jonas Smedegaard
user and in subdir).
2017-04-18Fix push to non-default remote.Jonas Smedegaard
2017-04-18Fix typo.Jonas Smedegaard
2017-04-18Fix typo.Jonas Smedegaard
2017-04-18Support GIT_REPO being full path instead of public host.Jonas Smedegaard
2017-04-18Add public variable GIT_REPO. Document expansion of GIT_REPO into new ↵Jonas Smedegaard
internal variable BASEPATH.
2017-04-18Fix push also to non-default origin.Jonas Smedegaard
2017-04-18Support optional GIT_REMOTE, and only set default when "origin".Jonas Smedegaard
2017-04-18Improve documentation for adding user (and drop undocumented user as 4th ↵Jonas Smedegaard
argument).
2017-02-25Really fix getopt options.Jonas Smedegaard
2017-02-25Fix getopt options.Jonas Smedegaard
2017-02-22Add localgit-remote-init-push.Jonas Smedegaard