This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +51
-0
lines changed Expand file tree Collapse file tree 1 file changed +51
-0
lines changed Original file line number Diff line number Diff line change
1
+ # The roadmap
2
+
3
+ ## The road to 1.0
4
+
5
+ ### 1.0-RC ETA
6
+
7
+ March 2018
8
+
9
+ ### 1.0 ETA
10
+
11
+ May 2018
12
+
13
+ ### Feature list
14
+
15
+ - Windows and Mac support
16
+ - Unity 5.4 and above
17
+ - Initialize new repository in existing project
18
+ - Configure yaml merge tool
19
+ - Configure project serialization for source control
20
+ - Configure git and lfs
21
+ - Publish to GitHub
22
+ - Authentication
23
+ - Login with user/password and 2FA if needed
24
+ - Invoked when doing git operations
25
+ - https support
26
+ - Local repository management
27
+ - List changed files
28
+ - Commit selectively
29
+ - Discard file changes
30
+ - Repository history and network operations
31
+ - List of commits
32
+ - Individual commit detail
33
+ - Revert commit
34
+ - List of local branches
35
+ - List of remote branches
36
+ - Create branch
37
+ - Delete branch
38
+ - Fetch
39
+ - Push
40
+ - Pull
41
+ - File locking
42
+ - Lock and unlock files
43
+ - Visual locking indicators in file UIs
44
+ - List locked files
45
+ - Notification when file is locked by someone else
46
+ - Git management
47
+ - User and email configuration
48
+ - Git remote configuration
49
+ - Git installation path configuration
50
+ - Misc
51
+ - Notification of new releases
You can’t perform that action at this time.
0 commit comments