-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs: Does ticgit-ng have a ticgit-ng branch? #69
Comments
TicGit-ng should use the 'ticgit' branch if it exists, or it will create and use the 'ticgit-ng' branch. This was done for backwards compatibility between TicGit-ng and TicGit. I will update the documentation to clarify that, thank you for pointing out the ambiguity. I'll leave the bug open until the corresponding documentation is updated. |
I'm also wondering whether the development version of TicGit-ng has a ticgit branch for purposes of keeping track of it's own issues. After checking out the code, I don't see one...
|
I occasionally will keep a couple notes or todo items in a ticgit-ng branch on my local development machine, but due to the fact that TicGit-ng can not yet synchronize with other bug trackers, I would be the only one who easily file bugs that way. So to accomodate other people easily filing bugs against TicGit-ng I've just been using Github Issues as the 'official' bug tracker for now. Once synchronization works, I will be able to respond to issues filed on Github Issues by commenting on the ticgit-ng branch on my own machine, allowing me to use TicGit-ng to track bugs in itself while also allowing people to easily file bugs via Github Issues or other bug trackers, |
It seems not? Can someone adjust the documentation appropriately?
The text was updated successfully, but these errors were encountered: