File: 0.4.0

package info (click to toggle)
git-subrepo 0.4.9-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,552 kB
  • sloc: sh: 7,074; makefile: 273; perl: 226
file content (12 lines) | stat: -rw-r--r-- 432 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
- Update docs
- Review issue/142
  - Compare operations to master
- Add a --no-push or --dry-run flag for push
- Add a --rebase option for push
- Add --message= and --edit to the init command ??
  - Also add to doc
- Update doc for steps of pull command to include merge and rebase
- Test squashing on pull operations
- Update push doc after understanding it more
- Is --rebase for pull or push?
  - Make sure docs are correct too.