vcspull icon indicating copy to clipboard operation
vcspull copied to clipboard

remove config extract magic

Open Segaja opened this issue 2 years ago • 3 comments

relates to https://github.com/vcs-python/vcspull/issues/360

  • tests not working yet
  • auto completion is most likely broken
  • removed vcspull sync <url>
  • documentation for config change missing

Segaja avatar Mar 26 '22 22:03 Segaja

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 26 '22 22:03 CLAassistant

${HOME}/develop/github.com/vcs-python/checkouts:
  dotfiles:
    vcs: git
    options:
      remotes:
        origin: ssh://[email protected]/Segaja/dotfiles.git
  procpath:
    vcs: hg
    options:
      url: https://heptapod.host/saajns/procpath
  subversion:
    vcs: svn
    options:
      url: https://svn.apache.org/repos/asf/subversion/trunk
~/develop/github.com/vcs-python/checkouts2:
  discordbot:
    vcs: git
    options:
      remotes:
        origin: ssh://[email protected]/Segaja/discordbot.git
~/develop/github.com/vcs-python/checkouts3:
  discordbot:
    vcs: git
    options:
      remotes:
        origin: ssh://[email protected]/Segaja/discordbot.git

Segaja avatar Apr 01 '22 23:04 Segaja

@Segaja Nice rebase. 💪

tony avatar May 10 '22 23:05 tony