Created commit d3507df: added test
1 files changed, 1 insertions(+), 0 deletions(-)
Created commit d3507df: added test
1 files changed, 1 insertions(+), 0 deletions(-)
monty:~/git-testing% git-push ssh://si.dabase.com/home/hendry/wikiwc/.git/
updating 'refs/heads/master'
from 75a4a8e94e5fff2a4beced1574e772742d3f9847
monty:~/git-testing% git-push ssh://si.dabase.com/home/hendry/wikiwc/.git/
updating 'refs/heads/master'
from 75a4a8e94e5fff2a4beced1574e772742d3f9847
# Stuff I am confused about
* this master/origin stuff
* why do I have to explicitly say the filename "usb.mdwn" for it to be updated?
# Stuff I am confused about
* this master/origin stuff
* why do I have to explicitly say the filename "usb.mdwn" for it to be updated?
* how ikiwiki interfaces with git. does it have its own working copy? or is it the files simply in ~/wikiwc?
* I know git-push seems unpopular (git-pull seems to have the emphasis), though I think it is really convenient
* how ikiwiki interfaces with git. does it have its own working copy? or is it the files simply in ~/wikiwc?
* I know git-push seems unpopular (git-pull seems to have the emphasis), though I think it is really convenient