blob: 4d105c0fa3da365ea9cdb6dd1a7f23e2de5312f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# NAME
git-annex ungroup - remove a repository from a group
# SYNOPSIS
git annex ungroup `repository groupname`
# DESCRIPTION
Removes a repository from a group.
# SEE ALSO
[[git-annex]](1)
# AUTHOR
Joey Hess <id@joeyh.name>
Warning: Automatically converted into a man page by mdwn2man. Edit with care.
|