sync: New command that synchronises the local repository and default remote, by running git commit, pull, and push for you.
This commit is contained in:
parent
4b3c4c0c2b
commit
fb8231f3a1
4 changed files with 80 additions and 1 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -9,6 +9,8 @@ git-annex (3.20111204) UNRELEASED; urgency=low
|
|||
multiple different encrypted special remotes.
|
||||
* unannex: Can be run on files that have been added to the annex, but not
|
||||
yet committed.
|
||||
* sync: New command that synchronises the local repository and default
|
||||
remote, by running git commit, pull, and push for you.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sun, 04 Dec 2011 12:22:37 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue