File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
- Help establish a good working rhythm with Git that will help them develop a useful mental model .
5
5
- Expose the most frequently used commands that cover the majority of daily git use.
6
6
- Increase Usability of Git
7
- - Shield user from repetitive actions; surface state-related information .
8
- - Increase visibility of the state of Git Repos.
7
+ - Shield user from repetitive actions.
8
+ - Increase visibility of the state of Git Repos; surface state-related information .
9
9
- Unblock advanced commands by easing transition to terminal when necessary.
10
10
11
11
## Research Requirements:
14
14
15
15
## Design Requirements:
16
16
### First Stage
17
- - Add multi-user functionality (Push to Origin [ default] , Pull from Origin [ default] )
17
+ - Add remote functionality (Push to Origin [ default] , Pull from Origin [ default] , Expose Remotes? )
18
18
- Merge/diff conflicts handled in the terminal
19
19
- Branches
20
20
- Add new Branch
You can’t perform that action at this time.
0 commit comments