descriptionsave and restore .git/config etc with VCS
homepage URLhttp://git.altlinux.org/people/imz/public/gitgitconfig.git
ownerimz@altlinux.org
last changeThu, 16 Jan 2014 11:49:35 +0000 (16 15:49 +0400)
content tags
add:
readme

gitgitconfig scripts use a special Git branch to save and then restore your .git/config etc.

This can be used to save your remotes setup etc., and to propagate it between all your working places.

Mirror: http://git.altlinux.org/people/imz/public/gitgitconfig.git and https://gitorious.org/utils-vc/gitgitconfig/ .

shortlog
2014-01-16 Ivan Zakharyaschevrestore: Implemented with rebase and reset. (Do not... initrebase-resetmaster@gitorious/initrebase-reset@gitorious/masterimz@ALT/initrebase-resetimz@ALT/master
2014-01-16 Ivan Zakharyaschevrestore: Implemented with rebase and reset. (Do not...
2014-01-16 Ivan Zakharyaschevrestore: Implemented with stash. (Does not work for... initstash@gitorious/initstashimz@ALT/initstash
2014-01-16 Ivan Zakharyaschevrestore: Implemented with a rebase (to more cleanly...
2014-01-16 Ivan Zakharyaschevtests: Do not clean up after failed tests.initmerge@gitorious/initmergeimz@ALT/initmerge
2014-01-14 Ivan Zakharyaschev(minor) restore: pull -v just in case it gives more...
2014-01-14 Ivan Zakharyaschevtests: run all tests no matter whether some of them...
2014-01-14 Ivan Zakharyaschevtests: fix cd into a wrong path (main repo was wanted).
2014-01-14 Ivan Zakharyaschevtests: fix cut-n-paste error in the simplest test.
2014-01-14 Ivan Zakharyaschevtests: print the actions to see what is being done...
2014-01-14 Ivan Zakharyaschevrestore: workaround the bug of git-pull not accepting -m
2014-01-13 Ivan Zakharyaschevrestore: pull invokes an editor; so, rather do not... BUG/git-pull-m
2014-01-13 Ivan Zakharyaschevtests: push -u before saving.
2014-01-13 Ivan Zakharyaschevtests: add a test with push -u --mirror to the central...
2014-01-13 Ivan Zakharyaschevtests: Use absolute paths for remote repos: more realis...
2014-01-13 Ivan ZakharyaschevAdded 2 tests with a central repo.
...
tags
10 years ago BUG/git-pull-m https://bugzilla.altlinux.org/show_...
heads
10 years ago master
10 years ago initrebase-reset
10 years ago initstash
10 years ago initrebase
10 years ago initmerge