Added a comment
This commit is contained in:
parent
5ce3ba2ca0
commit
826f0562de
1 changed files with 21 additions and 0 deletions
|
@ -0,0 +1,21 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog"
|
||||||
|
nickname="Michael"
|
||||||
|
subject="comment 8"
|
||||||
|
date="2014-05-24T22:01:04Z"
|
||||||
|
content="""
|
||||||
|
For reference, here's the .git/config section.
|
||||||
|
|
||||||
|
I can either set receivepack/uploadpack like below or add /cygdrive/c/Program Files (x86)/Git/libexec/git-core to PATH in cygwin shell.
|
||||||
|
|
||||||
|
Also, if I set url to /cygdrive/f/backup/f, git complains that it's not a git repository (msysgit doesn't understand cygwin stuff?)
|
||||||
|
|
||||||
|
[remote \"kpf\"]
|
||||||
|
url = kp:f:/backup/ph
|
||||||
|
fetch = +refs/heads/*:refs/remotes/kpf/*
|
||||||
|
receivepack = git receive-pack
|
||||||
|
uploadpack = git upload-pack
|
||||||
|
annex-uuid = 99c498fc-e38e-11e3-8bb0-5368a291bd90
|
||||||
|
annex-ignore = true
|
||||||
|
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue