Oh, yeah. Set-url doesn't want the "--" before it. D'oh!
On Mon, Aug 31, 2015 at 2:28 PM, Lou Burnard
Thanks! tho I cannot help gloating a little over the fact that you are as prone to confusion with the syntax as we lesser mortals...
lou@Thimk:~/Public/Guidelines$ git remote --set-url --add origin https://github.com/TEIC/TEI.git error: unknown option `set-url' usage: git remote [-v | --verbose] or: git remote add [-t <branch>] [-m <master>] [-f] [--tags|--no-tags] [--mirror=
] <name> <url> or: git remote rename <old> <new> or: git remote remove <name> or: git remote set-head <name> (-a | --auto | -d | --delete |<branch>) or: git remote [-v | --verbose] show [-n] <name> or: git remote prune [-n | --dry-run] <name> or: git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...] or: git remote set-branches [--add] <name> <branch>... or: git remote set-url [--push] <name> <newurl> [<oldurl>] or: git remote set-url --add <name> <newurl> or: git remote set-url --delete <name> <url> -v, --verbose be verbose; must be placed before a subcommand
lou@Thimk:~/Public/Guidelines$ git remote set-url --add origin https://github.com/TEIC/TEI.git lou@Thimk:~/Public/Guidelines$ git push origin P5-Pure Username for 'https://github.com': lb42 Password for 'https://lb42@github.com': Everything up-to-date lou@Thimk:~/Public/Guidelines$
I'm still confused though. If it;s now up-to-date, does that mean the previous attempt succeeded?
Could someone please check out the P5-Pure branch, and see whether it contains a file Utilities/dtdMagic.xsl
tx
On 31/08/15 18:57, Hugh Cayless wrote:
git remote --set-url originhttps://github.com/TEIC/TEI.git
-- tei-council mailing list tei-council@lists.tei-c.org http://lists.lists.tei-c.org/mailman/listinfo/tei-council
PLEASE NOTE: postings to this list are publicly archived